Home
last modified time | relevance | path

Searched refs:test_groups (Results 1 – 2 of 2) sorted by relevance

/tools/asuite/atest/
Dcli_translator.py385 self, test_groups, test_mapping_files): argument
415 for test_group in test_groups:
426 self, path='', test_groups=None, argument
450 if not test_groups:
451 test_groups = constants.DEFAULT_TEST_GROUPS
477 test_groups, test_mapping_files)
492 path, test_groups, file_name, include_subdirs,
523 test_groups = constants.DEFAULT_TEST_GROUPS
527 test_groups = [test_group]
532 path=src_path, test_groups=test_groups,
[all …]
Dcli_translator_unittest.py342 test_groups=[constants.TEST_GROUP_POSTSUBMIT],
359 path=TEST_MAPPING_DIR, test_groups=[constants.TEST_GROUP_ALL],