Lines Matching refs:test_info
110 for test_info in found_test_infos:
112 test_info.data[constants.TI_MODULE_ARG] = (
114 test_info.from_test_mapping = True
115 test_info.host = tm_test_detail.host
117 test_info.test_finder = finder_info
118 test_infos.add(test_info)
140 test_info=test_info_str)
439 for test_info in test_infos:
440 targets |= test_info.build_targets
514 for test_info in test_infos:
515 logging.debug('%s\n', test_info)