Searched defs:suite (Results 1 – 13 of 13) sorted by relevance
20 static inline void kunit_debugfs_create_suite(struct kunit_suite *suite) { } in kunit_debugfs_create_suite()22 static inline void kunit_debugfs_destroy_suite(struct kunit_suite *suite) { } in kunit_debugfs_destroy_suite()
215 struct kunit_suite *suite = is_test ? NULL : test_or_suite; in attr_speed_get() local226 struct kunit_suite *suite = is_test ? NULL : test_or_suite; in attr_module_get() local240 struct kunit_suite *suite = is_test ? NULL : test_or_suite; in attr_is_init_get() local291 struct kunit_suite *suite = is_test ? NULL : test_or_suite; in kunit_print_attr() local397 struct kunit_suite *kunit_filter_attr_tests(const struct kunit_suite *const suite, in kunit_filter_attr_tests()
58 static int example_test_init_suite(struct kunit_suite *suite) in example_test_init_suite()69 static void example_test_exit_suite(struct kunit_suite *suite) in example_test_exit_suite()
285 struct kunit_suite *suite; in alloc_fake_suite() local
591 struct kunit_suite suite; in kunit_log_test() local
26 #define KVM_ONE_VCPU_TEST(suite, test, guestcode) \ argument
287 static int cirrus_scodec_test_suite_init(struct kunit_suite *suite) in cirrus_scodec_test_suite_init()301 static void cirrus_scodec_test_suite_exit(struct kunit_suite *suite) in cirrus_scodec_test_suite_exit()
154 #define test_suite__for_each_test_case(suite, idx) \ argument660 #define for_each_suite(suite) \ in build_suites() argument
746 drm_buddy_suite_init(struct kunit_suite * suite) drm_buddy_suite_init() argument
1600 static int kcsan_suite_init(struct kunit_suite *suite) in kcsan_suite_init()1606 static void kcsan_suite_exit(struct kunit_suite *suite) in kcsan_suite_exit()
381 #define kunit_test_suite(suite) kunit_test_suites(&suite) argument412 #define kunit_test_init_section_suite(suite) \ argument415 #define kunit_suite_for_each_test_case(suite, test_case) \ argument
1068 u32 suite = local->hw.wiphy->cipher_suites[r]; in ieee80211_init_cipher_suites() local
62 static int kasan_suite_init(struct kunit_suite *suite) in kasan_suite_init()83 static void kasan_suite_exit(struct kunit_suite *suite) in kasan_suite_exit()