Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/tests/
Dbuiltin-test.c680 const struct option test_options[] = { in cmd_test() local
695 argc = parse_options_subcommand(argc, argv, test_options, test_subcommands, test_usage, 0); in cmd_test()
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_sockmap.c877 static void test_options(char *options) in test_options() function
930 test_options(options); in __test_exec()