Home
last modified time | relevance | path

Searched refs:DEVICELESS_TEST (Results 1 – 7 of 7) sorted by relevance

/tools/asuite/atest/test_finders/
Dtest_info.py153 return constants.DEVICELESS_TEST
158 return constants.DEVICELESS_TEST
Dmodule_finder.py215 test.install_locations = {constants.DEVICELESS_TEST}
Dtest_finder_utils.py938 install_locations.add(constants.DEVICELESS_TEST)
/tools/asuite/atest/
Datest_main.py417 constants.DEVICELESS_TEST in all_device_modes
421 if host_tests is False and constants.DEVICELESS_TEST in all_device_modes:
435 args.host = bool(constants.DEVICELESS_TEST in all_device_modes)
462 if x.get_supported_exec_mode() != constants.DEVICELESS_TEST
Dconstants_default.py187 DEVICELESS_TEST = 'host' variable
Datest_main_unittest.py243 constants.DEVICELESS_TEST,
/tools/asuite/atest/test_runners/
Datest_tf_test_runner.py759 and t_info.get_supported_exec_mode() != constants.DEVICELESS_TEST