Searched refs:test_application (Results 1 – 2 of 2) sorted by relevance
101 def run_one_test(test_application, index, input_files, args): argument102 test = test_application.test114 file_data = test_application.tg.inputs[test[3][0]][1]
476 test_application = pe.test_apply(llvm_src_dir, patch_cmd)477 if not test_application:478 return False, test_application.failed_hunks