Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dbuiltin-test.c710 const struct option test_options[] = { in cmd_test() local
738 argc = parse_options_subcommand(argc, argv, test_options, test_subcommands, test_usage, 0); in cmd_test()
/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c1423 static void test_options(char *options) in test_exec()
1483 test_options(options); in test_txmsg_redir()
1329 static void test_options(char *options) test_options() function