Searched refs:test_options (Results 1 – 1 of 1) sorted by relevance
22 test_options = { variable29 return option_name in build_only_options or option_name in test_options35 return test_options[option_name]184 options_to_build = {**build_only_options, **test_options}188 options_to_build = test_options198 is_test = options_name in test_options