Lines Matching refs:testdirs
248 testdirs = [ sys.path[0] ] variable
415 global testdirs
692 testdirs = map(os.path.abspath, args.args)
700 orig_testdirs = testdirs[:]
701 for srcdir in testdirs:
716 testdirs = tmpdirs
729 if len(testdirs) != 1 or os.path.basename(orig_testdirs[0]) != 'test':
774 global testdirs
796 if len(testdirs) == 1 and os.path.basename(testdirs[0]) == 'test':
1163 for testdir in testdirs:
1361 if len(testdirs) == 1 and os.path.basename(testdirs[0]) == 'test':