Home
last modified time | relevance | path

Searched refs:findtests (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dregrtest.py432 alltests = findtests(testdir, stdtests, nottests)
681 def findtests(testdir=None, stdtests=STDTESTS, nottests=NOTTESTS): function