Home
last modified time | relevance | path

Searched refs:kunit_test_init_section_suites (Results 1 – 4 of 4) sorted by relevance

/linux/lib/kunit/
H A Dkunit-example-test.c375 kunit_test_init_section_suites(&example_init_test_suite);
/linux/Documentation/dev-tools/kunit/
H A Drun_manual.rst92 kunit_test_init_section_suites() macro.
/linux/include/kunit/
H A Dtest.h408 #define kunit_test_init_section_suites(__suites...) \ macro
413 kunit_test_init_section_suites(&suite)
/linux/init/
H A Dinitramfs_test.c404 kunit_test_init_section_suites(&initramfs_test_suite);