Home
last modified time | relevance | path

Searched defs:tests (Results 1 – 7 of 7) sorted by relevance

/dpdk/
H A Dmeson_options.txt59 option('tests', type: 'boolean', value: true, description: boolean
/dpdk/app/test-cmdline/
H A Dcmdline_test_data.py66 tests = [ variable
/dpdk/app/test/
H A Dtest.c108 char *tests[argc]; /* store an array of tests to run */ in main() local
H A Dtest_pie.c95 struct tests { struct
96 struct test_config *testcfg;
97 enum test_result (*testfn)(struct test_config *cfg);
H A Dtest_lpm.c48 rte_lpm_test tests[] = { variable
H A Dtest_dmadev.c1274 char *tests[32] = {0}; in parse_dma_env_var() local
/dpdk/examples/fips_validation/
H A Dmain.c2679 json_t *tests, *write_tests; fips_test_one_test_group() local