summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_verbose2.tap
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_verbose2.tap')
-rw-r--r--tests/auto/testlib/selftests/expected_verbose2.tap32
1 files changed, 16 insertions, 16 deletions
diff --git a/tests/auto/testlib/selftests/expected_verbose2.tap b/tests/auto/testlib/selftests/expected_verbose2.tap
index 7e6a7280a4..828e02b13e 100644
--- a/tests/auto/testlib/selftests/expected_verbose2.tap
+++ b/tests/auto/testlib/selftests/expected_verbose2.tap
@@ -23,9 +23,9 @@ not ok 7 - testPassFail(row 2)
found: false (false)
expected: true (false)
actual: false (false)
- at: tst_Counting::testPassFail() (qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp:102)
+ at: tst_Counting::testPassFail() (qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp:0)
file: qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp
- line: 102
+ line: 0
...
ok 8 - testSkipPass(row 1) # SKIP Skipping
# QVERIFY(true)
@@ -43,9 +43,9 @@ not ok 13 - testSkipFail(row 2)
found: false (false)
expected: true (false)
actual: false (false)
- at: tst_Counting::testSkipFail() (qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp:102)
+ at: tst_Counting::testSkipFail() (qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp:0)
file: qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp
- line: 102
+ line: 0
...
# QVERIFY(false)
not ok 14 - testFailPass(row 1)
@@ -56,9 +56,9 @@ not ok 14 - testFailPass(row 1)
found: false (false)
expected: true (false)
actual: false (false)
- at: tst_Counting::testFailPass() (qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp:102)
+ at: tst_Counting::testFailPass() (qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp:0)
file: qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp
- line: 102
+ line: 0
...
# QVERIFY(true)
# QCOMPARE(2 + 1, 3)
@@ -72,9 +72,9 @@ not ok 16 - testFailSkip(row 1)
found: false (false)
expected: true (false)
actual: false (false)
- at: tst_Counting::testFailSkip() (qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp:102)
+ at: tst_Counting::testFailSkip() (qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp:0)
file: qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp
- line: 102
+ line: 0
...
ok 17 - testFailSkip(row 2) # SKIP Skipping
# QVERIFY(false)
@@ -86,9 +86,9 @@ not ok 18 - testFailFail(row 1)
found: false (false)
expected: true (false)
actual: false (false)
- at: tst_Counting::testFailFail() (qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp:102)
+ at: tst_Counting::testFailFail() (qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp:0)
file: qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp
- line: 102
+ line: 0
...
# QVERIFY(false)
not ok 19 - testFailFail(row 2)
@@ -99,17 +99,17 @@ not ok 19 - testFailFail(row 2)
found: false (false)
expected: true (false)
actual: false (false)
- at: tst_Counting::testFailFail() (qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp:102)
+ at: tst_Counting::testFailFail() (qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp:0)
file: qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp
- line: 102
+ line: 0
...
ok 20 - testFailInInit(before)
not ok 21 - testFailInInit(fail)
---
# Fail in init()
- at: tst_Counting::testFailInInit() (qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp:221)
+ at: tst_Counting::testFailInInit() (qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp:0)
file: qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp
- line: 221
+ line: 0
...
ok 22 - testFailInInit(after)
ok 23 - testFailInCleanup(before)
@@ -117,9 +117,9 @@ ok 23 - testFailInCleanup(before)
not ok 24 - testFailInCleanup(fail)
---
# Fail in cleanup()
- at: tst_Counting::testFailInCleanup() (qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp:229)
+ at: tst_Counting::testFailInCleanup() (qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp:0)
file: qtbase/tests/auto/testlib/selftests/counting/tst_counting.cpp
- line: 229
+ line: 0
...
ok 25 - testFailInCleanup(after)
ok 26 - testSkipInInit(before)