Home
last modified time | relevance | path

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

/dpdk/doc/guides/contributing/
H A Dunit_test.rst230 static int testsuite_setup(void) { return TEST_SUCCESS; }
240 .setup = testsuite_setup,
265 static int testsuite_setup(void) { return TEST_SUCCESS; }
275 .setup = testsuite_setup,
/dpdk/app/test/
H A Dtest_ipsec_perf.c448 testsuite_setup(void) in testsuite_setup() function
606 if (testsuite_setup() < 0) { in test_libipsec_perf()
H A Dtest_dmadev_api.c30 testsuite_setup(void) in testsuite_setup() function
696 .setup = testsuite_setup,
H A Dtest_event_eth_tx_adapter.c203 testsuite_setup(void) in testsuite_setup() function
983 .setup = testsuite_setup,
H A Dtest_event_eth_rx_adapter.c216 testsuite_setup(void) in testsuite_setup() function
1419 .setup = testsuite_setup,
H A Dtest_security.c501 testsuite_setup(void) in testsuite_setup() function
2175 .setup = testsuite_setup,
H A Dtest_event_timer_adapter.c141 testsuite_setup(void) in testsuite_setup() function
1965 .setup = testsuite_setup,
H A Dtest_pdcp.c356 testsuite_setup(void) in testsuite_setup() function
2346 .setup = testsuite_setup,
H A Dtest_compressdev.c194 testsuite_setup(void) in testsuite_setup() function
4181 .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,
/dpdk/drivers/event/octeontx/
H A Dssovf_evdev_selftest.c94 testsuite_setup(void) in testsuite_setup() function
1445 testsuite_setup(); in test_eventdev_octeontx()