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