Searched refs:DEFINE_TEST_DRIVER (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | test_stackinit.c | 96 #define DEFINE_TEST_DRIVER(name, var_type, which, xfail) \ macro 193 DEFINE_TEST_DRIVER(name, var_type, which, 0) 331 DEFINE_TEST_DRIVER(switch_1_none, uint64_t, SCALAR, 1); 332 DEFINE_TEST_DRIVER(switch_2_none, uint64_t, SCALAR, 1);
|