Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/tests/
Dbuiltin-test.c537 const struct option test_options[] = { in cmd_test() local
565 argc = parse_options_subcommand(argc, argv, test_options, test_subcommands, test_usage, 0); in cmd_test()
/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_sockmap.c1329 static void test_options(char *options) in test_options() function
1389 test_options(options); in __test_exec()