Home
last modified time | relevance | path

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

/openbmc/linux/lib/kunit/
H A Dexecutor_test.c45 struct kunit_suite *subsuite[3] = {NULL, NULL}; in filter_suites_test() local
47 .start = subsuite, .end = &subsuite[2], in filter_suites_test()
71 struct kunit_suite *subsuite[3] = {NULL, NULL}; in filter_suites_test_glob_test() local
73 .start = subsuite, .end = &subsuite[2], in filter_suites_test_glob_test()
100 struct kunit_suite *subsuite[3] = {NULL, NULL}; in filter_suites_to_empty_test() local
102 .start = subsuite, .end = &subsuite[2], in filter_suites_to_empty_test()
152 struct kunit_suite *subsuite[3] = {NULL, NULL}; in filter_attr_test() local
154 .start = subsuite, .end = &subsuite[2], in filter_attr_test()
192 .start = subsuite, .end = &subsuite[2], in filter_attr_empty_test()
211 struct kunit_suite *subsuite[2] = {NULL}; in filter_attr_skip_test() local
[all …]