Home
last modified time | relevance | path

Searched refs:test_setup (Results 1 – 15 of 15) sorted by relevance

/dpdk/app/test-mldev/
H A Dml_main.c79 if (test->ops.test_setup) { in main()
80 if (test->ops.test_setup(test, &opt)) { in main()
H A Dml_test.h39 ml_test_setup_t test_setup; member
H A Dtest_inference_ordered.c113 .test_setup = test_inference_setup,
H A Dtest_inference_interleave.c116 .test_setup = test_inference_setup,
H A Dtest_device_ops.c222 .test_setup = test_device_setup,
H A Dtest_model_ops.c429 .test_setup = test_model_ops_setup,
/dpdk/app/test-eventdev/
H A Devt_main.c109 if (test->ops.test_setup) { in main()
110 if (test->ops.test_setup(test, &opt)) { in main()
H A Devt_test.h61 evt_test_setup_t test_setup; member
H A Dtest_order_atq.c209 .test_setup = order_test_setup,
H A Dtest_order_queue.c220 .test_setup = order_test_setup,
H A Dtest_pipeline_atq.c794 .test_setup = pipeline_test_setup,
H A Dtest_pipeline_queue.c825 .test_setup = pipeline_test_setup,
/dpdk/app/test/
H A Dtest_dispatcher.c708 test_setup(void) in test_setup() function
1040 TEST_CASE_ST(test_setup, test_teardown, test_basic),
1041 TEST_CASE_ST(test_setup, test_teardown, test_drop),
1042 TEST_CASE_ST(test_setup, test_teardown,
1044 TEST_CASE_ST(test_setup, test_teardown,
H A Dtest_reorder.c489 test_setup(void) in test_setup() function
528 .setup = test_setup,
H A Dtest_link_bonding_mode4.c382 test_setup(void) in test_setup() function
1653 .setup = test_setup,