Home
last modified time | relevance | path

Searched refs:example_skip_test (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/kunit/test_data/
H A Dtest_skip_tests.log13 # example_skip_test: initializing
14 ok 2 - example_skip_test # SKIP this test should be skipped
H A Dtest_skip_all_tests.log13 # example_skip_test: initializing
14 ok 2 - example_skip_test # SKIP this test should be skipped
/linux/lib/kunit/
H A Dkunit-example-test.c78 static void example_skip_test(struct kunit *test) in example_skip_test() function
292 KUNIT_CASE(example_skip_test),