Searched refs:test_suite_name (Results 1 – 1 of 1) sorted by relevance
69 def run_single_test(tests_path, test_suite_name): argument76 if file.endswith(test_suite_name):77 test_suite_path = os.path.join(root, test_suite_name)81 print("TestSuite {} did not compile successfully.".format(test_suite_name))