Home
last modified time | relevance | path

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

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