Searched refs:testdirs (Results 1 – 1 of 1) sorted by relevance
248 testdirs = [ sys.path[0] ] variable415 global testdirs692 testdirs = map(os.path.abspath, args.args)700 orig_testdirs = testdirs[:]701 for srcdir in testdirs:716 testdirs = tmpdirs729 if len(testdirs) != 1 or os.path.basename(orig_testdirs[0]) != 'test':774 global testdirs796 if len(testdirs) == 1 and os.path.basename(testdirs[0]) == 'test':1163 for testdir in testdirs:[all …]