Searched refs:run_unittest (Results 201 - 225 of 410) sorted by relevance

1234567891011>>

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_docxmlrpc.py198 test_support.run_unittest(DocXMLRPCHTTPGETServer)
H A Dtest_dummy_thread.py179 test_support.run_unittest(LockTests, MiscTests, ThreadTests)
H A Dtest_hash.py138 test_support.run_unittest(HashEqualityTestCase,
H A Dtest_hotshot.py154 test_support.run_unittest(HotShotTestCase)
H A Dtest_linecache.py128 support.run_unittest(LineCacheTests)
H A Dtest_ossaudiodev.py171 test_support.run_unittest(__name__)
H A Dtest_plistlib.py188 test_support.run_unittest(TestPlistlib)
H A Dtest_pow.py126 test.test_support.run_unittest(PowTest)
H A Dtest_print.py138 test_support.run_unittest(TestPrint)
H A Dtest_quopri.py197 test_support.run_unittest(QuopriTestCase)
H A Dtest_rfc822.py253 test_support.run_unittest(MessageTestCase)
H A Dtest_shelve.py152 test_support.run_unittest(
H A Dtest_slice.py131 test_support.run_unittest(SliceTest)
H A Dtest_strftime.py182 test_support.run_unittest(StrftimeTest)
H A Dtest_strop.py149 test_support.run_unittest(StropFunctionTestCase)
H A Dtest_structmembers.py105 test_support.run_unittest(__name__)
H A Dtest_structseq.py117 test_support.run_unittest(StructSeqTest)
H A Dtest_tcl.py157 test_support.run_unittest(TclTest, TkinterTest)
H A Dtest_typechecks.py89 test_support.run_unittest(TypeChecksTest)
H A Dtest_univnewlines.py132 support.run_unittest(*tests)
H A Dtest_univnewlines2k.py121 test_support.run_unittest(
H A Dtest_urllibnet.py200 test_support.run_unittest(URLTimeoutTest,
H A Dtest_userstring.py144 test_support.run_unittest(UserStringTest, MutableStringTest)
H A Dtest_audioop.py3 from test.test_support import run_unittest namespace
203 run_unittest(TestAudioop)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
H A Dtest_archive_util.py15 from test.test_support import check_warnings, run_unittest namespace
284 run_unittest(test_suite())

Completed in 179 milliseconds

1234567891011>>