Lines Matching refs:test
192 int pipeline_test_result(struct evt_test *test, struct evt_options *opt);
194 int pipeline_test_setup(struct evt_test *test, struct evt_options *opt);
195 int pipeline_ethdev_setup(struct evt_test *test, struct evt_options *opt);
200 int pipeline_mempool_setup(struct evt_test *test, struct evt_options *opt);
201 int pipeline_event_port_setup(struct evt_test *test, struct evt_options *opt,
204 int pipeline_launch_lcores(struct evt_test *test, struct evt_options *opt,
207 void pipeline_test_destroy(struct evt_test *test, struct evt_options *opt);
208 void pipeline_eventdev_destroy(struct evt_test *test, struct evt_options *opt);
209 void pipeline_ethdev_destroy(struct evt_test *test, struct evt_options *opt);
210 void pipeline_ethdev_rx_stop(struct evt_test *test, struct evt_options *opt);
211 void pipeline_mempool_destroy(struct evt_test *test, struct evt_options *opt);