Searched refs:test_options (Results 1 – 1 of 1) sorted by relevance
34 test_options = { variable44 return test_options[option_name]225 choices=list(chain(build_only_options, test_options)),250 options_to_build = {**build_only_options, **test_options}254 options_to_build = test_options257 is_test = options_name in test_options