Searched defs:test_table (Results 1 – 4 of 4) sorted by relevance
139 static test_entry_t test_table[] = { FIX_TEST_TABLE { NULL, NULL }}; in run_test() local
110 static int test_table(struct testdata *tbl, int idx) in test_table() function