Lines Matching full:pass
27 # RUN fixture.pass ...
28 # harness-selftest.c:53:pass:setup
29 # harness-selftest.c:62:pass:before
30 # harness-selftest.c:19:pass:before
31 # harness-selftest.c:23:pass:after
32 # harness-selftest.c:66:pass:after
33 # harness-selftest.c:58:pass:teardown same-process=1
34 # OK fixture.pass
35 ok 5 fixture.pass
50 # RUN fixture_parent.pass ...
51 # harness-selftest.c:87:pass:setup
52 # harness-selftest.c:96:pass:before
53 # harness-selftest.c:98:pass:after
54 # harness-selftest.c:92:pass:teardown same-process=0
55 # OK fixture_parent.pass
56 ok 8 fixture_parent.pass
57 # RUN fixture_setup_failure.pass ...
58 # harness-selftest.c:106:pass:setup
59 # harness-selftest.c:108:pass:Expected 0 (0) == 1 (1)
60 # pass: Test terminated by assertion
61 # FAIL fixture_setup_failure.pass
62 not ok 9 fixture_setup_failure.pass
64 # Totals: pass:4 fail:5 xfail:0 xpass:0 skip:0 error:0