Home | History | Annotate | Download | only in valgrind

Lines Matching full:testcases

994       testcases = glob.glob(self.log_dir + "/testcase.*.logs")
999 ppids = set([f.split(".")[-2] for f in testcases])