Home
last modified time | relevance | path

Searched defs:test_options (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/tests/
H A Dbuiltin-test.c558 const struct option test_options[] = { cmd_test() local
/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c1329 static void test_options(char *options) in test_options() function