Home
last modified time | relevance | path

Searched defs:monkeypatch (Results 1 – 20 of 20) sorted by relevance

/external/python/httplib2/tests/
Dtest_proxy.py39 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/
Dtest_files.py100 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/
Dtest_warnings.py17 def test_deprecated(self, monkeypatch): argument
51 def test_deleting_deprecated_members(self, monkeypatch): argument
Dtest_fernet.py70 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/
Dtest_install_scripts.py37 def test_sys_executable_escaping_unix(self, tmpdir, monkeypatch): argument
51 def test_sys_executable_escaping_win32(self, tmpdir, monkeypatch): argument
Dtest_unicode_utils.py4 def test_filesys_decode_fs_encoding_is_None(monkeypatch): argument
Dfixtures.py7 def user_override(monkeypatch): argument
Dtest_easy_install.py121 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
Dtest_develop.py37 def temp_user(monkeypatch): argument
Dtest_integration.py35 def install_context(request, tmpdir, monkeypatch): argument
Dtest_packageindex.py262 def test_percent_in_password(self, tmpdir, monkeypatch): argument
/external/python/pybind11/tests/extra_setuptools/
Dtest_setuphelper.py15 def test_simple_setup_py(monkeypatch, tmpdir, parallel, std): argument
/external/fonttools/Tests/ttx/
Dttx_test.py957 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/
Dtest_chrono.py105 def test_chrono_system_clock_roundtrip_time(time1, tz, monkeypatch): argument
Dtest_exceptions.py63 def test_python_alreadyset_in_destructor(monkeypatch, capsys): argument
/external/python/jinja/tests/
Dtest_loader.py307 def package_dir_loader(monkeypatch): argument
329 def package_zip_loader(monkeypatch): argument
/external/python/six/
Dtest_six.py382 def test_dictionary_iterators(monkeypatch): argument
693 def test_print_encoding(monkeypatch): argument
/external/python/pyopenssl/tests/
Dtest_ssl.py1172 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
Dtest_crypto.py2289 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/
Dtest_x509.py4202 def test_random_serial_number(monkeypatch): argument