Searched refs:test_options (Results 1 – 3 of 3) sorted by relevance
375 test_options = arches[self.arch]['test_options']377 test_options = arches[self.arch]['conditions']378 for opt in test_options:
781 const struct option test_options[] = { in cmd_test() local796 argc = parse_options_subcommand(argc, argv, test_options, test_subcommands, test_usage, 0); in cmd_test()
1287 static void test_options(char *options) in test_options() function1347 test_options(options); in __test_exec()