/third_party/python/Lib/distutils/tests/ |
H A D | test_install_lib.py | 11 from test.support import run_unittest, requires_subprocess namespace 38 @requires_subprocess() 94 @requires_subprocess()
|
H A D | test_build_py.py | 12 from test.support import run_unittest, requires_subprocess namespace 92 @requires_subprocess() 110 @requires_subprocess()
|
H A D | test_build_clib.py | 8 run_unittest, missing_compiler_executable, requires_subprocess 117 @requires_subprocess()
|
H A D | test_config_cmd.py | 7 run_unittest, missing_compiler_executable, requires_subprocess 47 @requires_subprocess()
|
H A D | test_spawn.py | 6 from test.support import run_unittest, unix_shell, requires_subprocess namespace 15 @requires_subprocess()
|
H A D | test_install.py | 8 from test.support import captured_stdout, run_unittest, requires_subprocess namespace 211 @requires_subprocess()
|
H A D | test_sysconfig.py | 13 from test.support import run_unittest, swap_item, requires_subprocess, is_wasi namespace 236 @requires_subprocess()
|
H A D | test_build_ext.py | 58 @support.requires_subprocess() 336 @support.requires_subprocess()
|
/third_party/python/Lib/test/ |
H A D | test_site.py | 214 @support.requires_subprocess() 491 @support.requires_subprocess() 542 @support.requires_subprocess() 548 @support.requires_subprocess() 555 @support.requires_subprocess() 607 @support.requires_subprocess() 628 @support.requires_subprocess() 657 @support.requires_subprocess() 682 @support.requires_subprocess()
|
H A D | test_script_helper.py | 6 from test.support import script_helper, requires_subprocess namespace 72 @requires_subprocess()
|
H A D | test_audit.py | 21 @support.requires_subprocess() 35 @support.requires_subprocess()
|
H A D | test_quopri.py | 184 @support.requires_subprocess() 201 @support.requires_subprocess()
|
H A D | test_popen.py | 22 @support.requires_subprocess()
|
H A D | test_cppext.py | 18 @support.requires_subprocess()
|
H A D | test_poll.py | 11 cpython_only, requires_subprocess, requires_working_socket 126 @requires_subprocess()
|
H A D | test_faulthandler.py | 408 @support.requires_subprocess() 417 @support.requires_subprocess() 430 @support.requires_subprocess()
|
H A D | test_sysconfig.py | 9 captured_stdout, PythonSymlink, requires_subprocess, is_wasi 345 @requires_subprocess() 399 @requires_subprocess()
|
H A D | test_sys.py | 721 @support.requires_subprocess() 769 @support.requires_subprocess() 782 @support.requires_subprocess() 884 @support.requires_subprocess() 888 @support.requires_subprocess() 1037 @support.requires_subprocess() 1084 @support.requires_subprocess()
|
H A D | test_platform.py | 82 @support.requires_subprocess() 281 @support.requires_subprocess()
|
H A D | test_source_encoding.py | 4 from test.support import script_helper, captured_stdout, requires_subprocess namespace 68 @requires_subprocess()
|
H A D | test_utf8_mode.py | 258 @support.requires_subprocess()
|
/third_party/python/Lib/test/support/ |
H A D | script_helper.py | 94 @support.requires_subprocess() 147 @support.requires_subprocess() 180 @support.requires_subprocess() 283 @support.requires_subprocess()
|
/third_party/python/Lib/test/test_peg_generator/ |
H A D | test_c_parser.py | 73 @support.requires_subprocess()
|
/third_party/python/Lib/test/test_json/ |
H A D | test_tool.py | 13 @support.requires_subprocess()
|
/third_party/python/Lib/test/test_capi/ |
H A D | test_misc.py | 69 @support.requires_subprocess() 786 @support.requires_subprocess() 1140 @support.requires_subprocess()
|