Searched refs:port_tests (Results 1 – 3 of 3) sorted by relevance
12 extern port_test port_tests[];
10 port_test port_tests[] = { variable15 unsigned n_port_tests = RTE_DIM(port_tests);
162 status = port_tests[i](); in test_table()