Searched refs:test_basic_script (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_multiprocessing_main_handling.py | 169 def test_basic_script(self): member in MultiProcessingCmdLineMixin |
D | test_cmd_line_script.py | 216 def test_basic_script(self): member in CmdLineTest |
D | test_runpy.py | 652 def test_basic_script(self): member in RunPathTestCase |
/external/python/cpython2/Lib/test/ | ||
D | test_cmd_line_script.py | 101 def test_basic_script(self): member in CmdLineTest |
D | test_runpy.py | 351 def test_basic_script(self): member in RunPathTest |