aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/kunit/test_data/test_skip_all_tests.log
blob: 2ea6e6d14fff70c275697454a9ac272ed699040b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TAP version 14
1..2
    # Subtest: string-stream-test
    1..3
    ok 1 - string_stream_test_empty_on_creation # SKIP all tests skipped
    ok 2 - string_stream_test_not_empty_after_add # SKIP all tests skipped
    ok 3 - string_stream_test_get_string # SKIP all tests skipped
ok 1 - string-stream-test # SKIP
    # Subtest: example
    1..2
    # example_simple_test: initializing
    ok 1 - example_simple_test # SKIP all tests skipped
    # example_skip_test: initializing
    ok 2 - example_skip_test # SKIP this test should be skipped
ok 2 - example # SKIP