Home
last modified time | relevance | path

Searched refs:testsuite_setup (Results 1 – 21 of 21) sorted by relevance

/dpdk/app/test/
H A Dtest_ipfrag.c77 static int testsuite_setup(void) in testsuite_setup() function
317 .setup = testsuite_setup,
H A Dtest_dmadev_api.c34 testsuite_setup(int16_t dev_id) in testsuite_setup() function
543 int ret = testsuite_setup(dev_id); in test_dma_api()
H A Dtest_ipsec_perf.c448 testsuite_setup(void) in testsuite_setup() function
600 if (testsuite_setup() < 0) { in test_libipsec_perf()
H A Dtest_service_cores.c30 testsuite_setup(void) in testsuite_setup() function
1007 .setup = testsuite_setup,
H A Dtest_event_eth_tx_adapter.c200 testsuite_setup(void) in testsuite_setup() function
687 .setup = testsuite_setup,
H A Dtest_event_crypto_adapter.c895 testsuite_setup(void) in testsuite_setup() function
984 .setup = testsuite_setup,
H A Dtest_event_eth_rx_adapter.c215 testsuite_setup(void) in testsuite_setup() function
1006 .setup = testsuite_setup,
H A Dtest_cryptodev_asym.c801 testsuite_setup(void) in testsuite_setup() function
2141 .setup = testsuite_setup,
2164 .setup = testsuite_setup,
2174 .setup = testsuite_setup,
H A Dtest_eventdev.c30 testsuite_setup(void) in testsuite_setup() function
1141 .setup = testsuite_setup,
H A Dtest_event_timer_adapter.c140 testsuite_setup(void) in testsuite_setup() function
1894 .setup = testsuite_setup,
H A Dtest_security.c574 testsuite_setup(void) in testsuite_setup() function
2485 .setup = testsuite_setup,
H A Dtest_ipsec.c282 testsuite_setup(void) in testsuite_setup() function
2509 .setup = testsuite_setup,
H A Dtest_compressdev.c194 testsuite_setup(void) in testsuite_setup() function
4181 .setup = testsuite_setup,
H A Dtest_cryptodev.c545 testsuite_setup(void) in testsuite_setup() function
14819 return testsuite_setup(); in scheduler_testsuite_setup()
16224 .setup = testsuite_setup, in run_cryptodev_testsuite()
/dpdk/drivers/raw/skeleton/
H A Dskeleton_rawdev_test.c42 testsuite_setup(void) in testsuite_setup() function
443 testsuite_setup(); in test_rawdev_skeldev()
/dpdk/doc/guides/contributing/
H A Dunit_test.rst227 static int testsuite_setup(void) { return TEST_SUCCESS; }
237 .setup = testsuite_setup,
262 static int testsuite_setup(void) { return TEST_SUCCESS; }
272 .setup = testsuite_setup,
/dpdk/drivers/event/dpaa2/
H A Ddpaa2_eventdev_selftest.c59 testsuite_setup(void) in testsuite_setup() function
796 testsuite_setup(); in test_eventdev_dpaa2()
/dpdk/app/test-bbdev/
H A Dtest_bbdev.c32 testsuite_setup(void) in testsuite_setup() function
1323 .setup = testsuite_setup,
H A Dtest_bbdev_perf.c886 testsuite_setup(void) in testsuite_setup() function
5015 .setup = testsuite_setup,
5025 .setup = testsuite_setup,
5035 .setup = testsuite_setup,
5045 .setup = testsuite_setup,
5055 .setup = testsuite_setup,
/dpdk/drivers/event/octeontx/
H A Dssovf_evdev_selftest.c92 testsuite_setup(void) in testsuite_setup() function
1443 testsuite_setup(); in test_eventdev_octeontx()
/dpdk/drivers/event/cnxk/
H A Dcnxk_eventdev_selftest.c91 testsuite_setup(const char *eventdev_name) in testsuite_setup() function
1459 testsuite_setup(dev_name); in cnxk_sso_testsuite_run()