diff options
Diffstat (limited to 'tests/auto/selftests/expected_benchlibcallgrind.xml')
-rw-r--r-- | tests/auto/selftests/expected_benchlibcallgrind.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/selftests/expected_benchlibcallgrind.xml b/tests/auto/selftests/expected_benchlibcallgrind.xml index 12da64f..b29b9c5 100644 --- a/tests/auto/selftests/expected_benchlibcallgrind.xml +++ b/tests/auto/selftests/expected_benchlibcallgrind.xml @@ -8,7 +8,7 @@ <Incident type="pass" file="" line="0" /> </TestFunction> <TestFunction name="twoHundredMillionInstructions"> -<BenchmarkResult metric="callgrind" tag="" value="200000160" iterations="1" /> +<BenchmarkResult metric="InstructionReads" tag="" value="200000000" iterations="1" /> <Incident type="pass" file="" line="0" /> </TestFunction> <TestFunction name="cleanupTestCase"> |