Home
last modified time | relevance | path

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

/openbmc/linux/include/kunit/
H A Dattributes.h47 struct kunit_suite *kunit_filter_attr_tests(const struct kunit_suite *const suite,
/openbmc/linux/lib/kunit/
H A Dexecutor.c208 new_filtered_suite = kunit_filter_attr_tests(filtered_suite, in kunit_filter_suites()
H A Dattributes.c337 struct kunit_suite *kunit_filter_attr_tests(const struct kunit_suite *const suite, in kunit_filter_attr_tests() function