Searched refs:test_pattern (Results 1 – 1 of 1) sorted by relevance
68 def main(sdk_path, test_path, test_pattern): argument102 suite = unittest.loader.TestLoader().discover(test_path, test_pattern)126 result = main(args.sdk_path, args.test_path, args.test_pattern)