Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/lib/kunit/
H A Dkunit-example-test.c78 static void example_skip_test(struct kunit *test) in example_skip_test() function
243 KUNIT_CASE(example_skip_test),