Searched refs:nottests (Results 1 – 2 of 2) sorted by relevance
155 def findtests(testdir=None, stdtests=STDTESTS, nottests=NOTTESTS): argument160 others = set(stdtests) | nottests
235 nottests = NOTTESTS.copy()240 nottests.add(arg)248 alltests = findtests(self.ns.testdir, stdtests, nottests)