Home
last modified time | relevance | path

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

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