Searched refs:test_list_node (Results 1 – 2 of 2) sorted by relevance
135 struct test_list_node { struct266 static struct test_list_node suite_name##_##test_name##_node = { \491 static inline bool test_is_disabled(struct test_list_node* entry) { in test_is_disabled()508 struct test_list_node* entry; in run_test_suite()511 list_for_every_entry(&_test_list, entry, struct test_list_node, node) { in run_test_suite()
408 static struct test_list_node suite_name##_##bench_name##_bench_##_node = { \431 static struct test_list_node \