Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_kvargs.c39 static int test_kvargs_parsing(const char *args, unsigned int n) in test_kvargs_parsing() function
230 if (test_kvargs_parsing(args, valid_inputs[i].expected)) in test_valid_kvargs()