Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dbuiltin-test.c534 const char * const test_subcommands[] = { "list", NULL }; in cmd_test() local
544 argc = parse_options_subcommand(argc, argv, test_options, test_subcommands, test_usage, 0); in cmd_test()