xref: /linux/tools/testing/kunit/test_data/test_skip_tests.log (revision 69bfec7548f4c1595bac0e3ddfc0458a5af31f4c)
1TAP version 14
21..2
3    # Subtest: string-stream-test
4    1..3
5    ok 1 - string_stream_test_empty_on_creation
6    ok 2 - string_stream_test_not_empty_after_add
7    ok 3 - string_stream_test_get_string
8ok 1 - string-stream-test
9    # Subtest: example
10    1..2
11    # example_simple_test: initializing
12    ok 1 - example_simple_test
13    # example_skip_test: initializing
14    ok 2 - example_skip_test # SKIP this test should be skipped
15ok 2 - example
16