Searched refs:testall (Results 1 – 6 of 6) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | imghdr.py | 135 testall(sys.argv[1:], recursive, 1) 137 testall(['.'], recursive, 1) 142 def testall(list, recursive, toplevel): function 152 testall(names, recursive, 0)
|
D | sndhdr.py | 199 testall(sys.argv[1:], recursive, 1) 201 testall(['.'], recursive, 1) 206 def testall(list, recursive, toplevel): function 216 testall(names, recursive, 0)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_augassign.py | 125 class testall: class 231 x = testall()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ |
D | testall.decTest | 2 -- testall.decTest -- run all general decimal arithmetic testcases --
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/ |
D | README | 864 memory. To enable these tests, run "make testall".
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/ |
D | README | 857 memory. To enable these tests, run "make testall".
|