Searched refs:test_spec (Results 1 – 2 of 2) sorted by relevance
128 static char *mode_string(struct test_spec *test) in mode_string()142 static void report_failure(struct test_spec *test) in report_failure()480 static void __test_spec_init(struct test_spec *test, struct ifobject *ifobj_tx, in __test_spec_init()525 static void test_spec_init(struct test_spec *test, struct ifobject *ifobj_tx, in test_spec_init()558 static void test_spec_reset(struct test_spec *test) in test_spec_reset()563 static void test_spec_set_name(struct test_spec *test, const char *name) in test_spec_set_name()599 static void pkt_stream_restore_default(struct test_spec *test) in pkt_stream_restore_default()668 static void pkt_stream_replace(struct test_spec *test, u32 nb_pkts, u32 pkt_len) in pkt_stream_replace()693 static void pkt_stream_replace_half(struct test_spec *test, u32 pkt_len, int offset) in pkt_stream_replace_half()699 static void pkt_stream_receive_half(struct test_spec *test) in pkt_stream_receive_half()[all …]
162 struct test_spec { struct