Home
last modified time | relevance | path

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

/tools/tradefederation/core/atest/
Dconstants_default.py85 MODULE_TEST_CONFIG = 'test_config' variable
Dmodule_info.py240 for test_config in mod_info.get(constants.MODULE_TEST_CONFIG, []):
Dmodule_info_unittest.py219 constants.MODULE_TEST_CONFIG:[os.path.join(uc.TEST_CONFIG_DATA_DIR, "a.xml")]}
/tools/asuite/atest/
Dconstants_default.py90 MODULE_TEST_CONFIG = 'test_config' variable
Dmodule_info.py243 for test_config in mod_info.get(constants.MODULE_TEST_CONFIG, []):
Dmodule_info_unittest.py225 constants.MODULE_TEST_CONFIG:[os.path.join(uc.TEST_CONFIG_DATA_DIR, "a.xml")]}
/tools/asuite/atest/test_finders/
Dmodule_finder.py216 test_config_list = mod_info.get(constants.MODULE_TEST_CONFIG, [])
Dtest_finder_utils.py527 for test_config in mod.get(constants.MODULE_TEST_CONFIG, []):
/tools/tradefederation/core/atest/test_finders/
Dmodule_finder.py214 test_config_list = mod_info.get(constants.MODULE_TEST_CONFIG, [])
Dtest_finder_utils.py517 for test_config in mod.get(constants.MODULE_TEST_CONFIG, []):