Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/support/scripts/
H A Dgen-bootlin-toolchains375 test_options = arches[self.arch]['test_options']
377 test_options = arches[self.arch]['conditions']
378 for opt in test_options:
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dbuiltin-test.c781 const struct option test_options[] = { in cmd_test() local
796 argc = parse_options_subcommand(argc, argv, test_options, test_subcommands, test_usage, 0); in cmd_test()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_sockmap.c1287 static void test_options(char *options) in test_options() function
1347 test_options(options); in __test_exec()