| /external/python/httplib2/tests/ |
| D | test_proxy.py | 39 def test_from_env(monkeypatch): argument 47 def test_from_env_https(monkeypatch): argument 62 def test_applies_to(monkeypatch): argument 76 def test_noproxy_trailing_comma(monkeypatch): argument 85 def test_noproxy_star(monkeypatch): argument 178 def test_functional_noproxy_star_http(monkeypatch): argument 194 def test_functional_noproxy_star_https(monkeypatch): argument
|
| /external/python/pybind11/tests/extra_python_package/ |
| D | test_files.py | 100 def test_build_sdist(monkeypatch, tmpdir): argument 154 def test_build_global_dist(monkeypatch, tmpdir): argument 207 def tests_build_wheel(monkeypatch, tmpdir): argument 236 def tests_build_global_wheel(monkeypatch, tmpdir): argument
|
| /external/python/cryptography/tests/ |
| D | test_warnings.py | 17 def test_deprecated(self, monkeypatch): argument 51 def test_deleting_deprecated_members(self, monkeypatch): argument
|
| D | test_fernet.py | 70 monkeypatch): argument 78 def test_invalid(self, secret, token, now, ttl_sec, backend, monkeypatch): argument 107 def test_timestamp_ignored_no_ttl(self, monkeypatch, backend): argument 125 def test_extract_timestamp(self, monkeypatch, backend): argument 190 def test_rotate_preserves_timestamp(self, backend, monkeypatch): argument
|
| /external/python/setuptools/setuptools/tests/ |
| D | test_install_scripts.py | 37 def test_sys_executable_escaping_unix(self, tmpdir, monkeypatch): argument 51 def test_sys_executable_escaping_win32(self, tmpdir, monkeypatch): argument
|
| D | test_unicode_utils.py | 4 def test_filesys_decode_fs_encoding_is_None(monkeypatch): argument
|
| D | fixtures.py | 7 def user_override(monkeypatch): argument
|
| D | test_easy_install.py | 121 def test_all_site_dirs(self, monkeypatch): argument 131 def test_all_site_dirs_works_without_getsitepackages(self, monkeypatch): argument 170 def test_unicode_filename_in_sdist(self, sdist_unicode, tmpdir, monkeypatch): argument 215 def test_script_install(self, sdist_script, tmpdir, monkeypatch): argument
|
| D | test_develop.py | 37 def temp_user(monkeypatch): argument
|
| D | test_integration.py | 35 def install_context(request, tmpdir, monkeypatch): argument
|
| D | test_packageindex.py | 262 def test_percent_in_password(self, tmpdir, monkeypatch): argument
|
| /external/python/pybind11/tests/extra_setuptools/ |
| D | test_setuphelper.py | 15 def test_simple_setup_py(monkeypatch, tmpdir, parallel, std): argument
|
| /external/fonttools/Tests/ttx/ |
| D | ttx_test.py | 957 def test_main_keyboard_interrupt(tmpdir, monkeypatch, caplog): argument 974 def test_main_system_exit(tmpdir, monkeypatch): argument 985 def test_main_ttlib_error(tmpdir, monkeypatch, caplog): argument 1004 def test_main_base_exception(tmpdir, monkeypatch, caplog): argument
|
| /external/python/pybind11/tests/ |
| D | test_chrono.py | 105 def test_chrono_system_clock_roundtrip_time(time1, tz, monkeypatch): argument
|
| D | test_exceptions.py | 63 def test_python_alreadyset_in_destructor(monkeypatch, capsys): argument
|
| /external/python/jinja/tests/ |
| D | test_loader.py | 307 def package_dir_loader(monkeypatch): argument 329 def package_zip_loader(monkeypatch): argument
|
| /external/python/six/ |
| D | test_six.py | 382 def test_dictionary_iterators(monkeypatch): argument 693 def test_print_encoding(monkeypatch): argument
|
| /external/python/pyopenssl/tests/ |
| D | test_ssl.py | 1172 def test_fallback_default_verify_paths(self, monkeypatch): argument 1202 def test_check_env_vars(self, monkeypatch): argument 1215 def test_verify_no_fallback_if_env_vars_set(self, monkeypatch): argument
|
| D | test_crypto.py | 2289 self, cafile, capath, call_cafile, call_capath, monkeypatch argument 4010 def test_failure_building_untrusted_chain_raises(self, monkeypatch): argument
|
| /external/python/cryptography/tests/x509/ |
| D | test_x509.py | 4202 def test_random_serial_number(monkeypatch): argument
|