Lines Matching full:testcases
1001 testcases = glob.glob(self.log_dir + "/testcase.*.logs")1006 ppids = set([f.split(".")[-2] for f in testcases])