Searched defs:TEST_CASE (Results 1 – 2 of 2) sorted by relevance
| /dpdk/app/test-bbdev/ | ||
| H A D | main.h | 74 #define TEST_CASE(testcase) {NULL, NULL, testcase, #testcase} macro |
| /dpdk/app/test/ | ||
| H A D | test.h | 117 #define TEST_CASE(fn) { NULL, NULL, fn, NULL, #fn, 1, NULL } macro |