--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/auto/selftests/expected_benchlibcallgrind.lightxml Thu Jul 22 16:41:55 2010 +0100
@@ -0,0 +1,15 @@
+<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="twoHundredMillionInstructions">
+<Incident type="pass" file="" line="0">
+<BenchmarkResult metric="InstructionReads" tag="" value="200000000" iterations="1" />
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>