Home | History | Annotate | Download | only in autoupdate

Lines Matching refs:test_list

226         test_list = []
274 test_list.append(self.generate_test_image_config(
277 return test_list
311 test_list = []
319 test_list.append(self.generate_test_image_config(
323 return test_list
337 test_list = []
354 test_list += test_list_for_board
356 return test_list
485 test_list = generate_test_list(args)
486 if not test_list:
500 for test in test_list:
511 for test in test_list: