qt5base-lts/tests/auto/testlib/selftests/expected_benchliboptions.xml

18 lines
602 B
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1"?>
<TestCase name="tst_BenchlibOneHundredMinimum">
<Environment>
<QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
<QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
</Environment>
<TestFunction name="initTestCase">
<Incident type="pass" file="" line="0" />
</TestFunction>
<TestFunction name="threeEvents">
<BenchmarkResult metric="walltime" tag="" value="123" iterations="2097152" />
<Incident type="pass" file="" line="0" />
</TestFunction>
<TestFunction name="cleanupTestCase">
<Incident type="pass" file="" line="0" />
</TestFunction>
</TestCase>