diff options
Diffstat (limited to 'tests/auto/selftests/expected_cmptest.txt')
-rw-r--r-- | tests/auto/selftests/expected_cmptest.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/selftests/expected_cmptest.txt b/tests/auto/selftests/expected_cmptest.txt new file mode 100644 index 0000000..dc89d9d --- /dev/null +++ b/tests/auto/selftests/expected_cmptest.txt @@ -0,0 +1,8 @@ +********* Start testing of tst_Cmptest ********* +Config: Using QTest library 4.1.0, Qt 4.1.0 +PASS : tst_Cmptest::initTestCase() +PASS : tst_Cmptest::compare_boolfuncs() +PASS : tst_Cmptest::compare_pointerfuncs() +PASS : tst_Cmptest::cleanupTestCase() +Totals: 4 passed, 0 failed, 0 skipped +********* Finished testing of tst_Cmptest ********* |