Home
last modified time | relevance | path

Searched refs:test_main (Results 1 - 12 of 12) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_pep646_syntax.py320 def test_main(verbose=False): function
326 test_main(verbose=True)
H A Dtest_xml_etree_c.py237 def test_main(): function
249 test_xml_etree.test_main(module=cET)
253 test_main()
H A Dxmltests.py12 if hasattr(module, "test_main"):
13 module.test_main()
H A Dtest_netrc.py311 def test_main(): function
315 test_main()
H A Dtest_threadedtempfile.py52 def test_main(self): member in ThreadedTempFileTest
H A Dtest_interpreters.py131 def test_main(self): member in GetCurrentTests
245 def test_main(self): member in TestInterpreterIsRunning
310 def test_main(self): member in TestInterpreterClose
H A Dtest_sysconfig.py385 def test_main(self): member in TestSysConfig
H A Dtest__xxsubinterpreters.py444 def test_main(self): member in GetCurrentTests
488 def test_main(self): member in IsRunningTests
702 def test_main(self): member in DestroyTests
H A Dtest_decimal.py23 you're working through IDLE, you can import this test module and call test_main()
102 # test_main() restores the original context.
5830 def test_main(arith=None, verbose=None, todo_tests=None, debug=None): function
5893 test_main(arith=False, verbose=True)
5895 test_main(arith=True, verbose=True, todo_tests=args, debug=opt.debug)
5897 test_main(arith=True, verbose=True)
H A Dtest_xml_etree.py4206 def test_main(module=None): function
4276 test_main()
/third_party/skia/third_party/externals/spirv-cross/tests-other/
H A Dhlsl_wave_mask.cpp14 static void test_main(unsigned wave_index) in test_main() function
61 test_main(subgroup_id); in main()
/third_party/toybox/toys/posix/
H A Dtest.c91 void test_main(void) in test_main() function

Completed in 18 milliseconds