/unit/test/ |
H A D | test_static_chroot.py | 12 def setup_method_fixture(self, temp_dir): argument 37 def test_static_chroot(self, temp_dir): argument 49 def test_share_chroot_array(self, temp_dir): argument 65 def test_static_chroot_permission(self, is_su, temp_dir): argument 77 def test_static_chroot_empty(self, temp_dir): argument 84 def test_static_chroot_relative(self, is_su, temp_dir): argument 97 def test_static_chroot_variables(self, temp_dir): argument 114 def test_static_chroot_variables_buildin_mid(self, temp_dir): argument 120 def test_static_chroot_variables_buildin_end(self, temp_dir): argument 126 def test_static_chroot_slash(self, temp_dir): argument [all …]
|
H A D | test_static_types.py | 11 def setup_method_fixture(self, temp_dir): argument 37 def test_static_types_basic(self, temp_dir): argument 55 def test_static_types_wildcard(self, temp_dir): argument 68 def test_static_types_negation(self, temp_dir): argument 86 def test_static_types_regex(self, temp_dir): argument 97 def test_static_types_case(self, temp_dir): argument 122 def test_static_types_fallback(self, temp_dir): argument 143 def test_static_types_index(self, temp_dir): argument 152 def test_static_types_custom_mime(self, temp_dir): argument
|
H A D | test_static_variables.py | 12 def setup_method_fixture(self, temp_dir): argument 32 def test_static_variables(self, temp_dir): argument 42 def test_static_variables_array(self, temp_dir): argument 63 def test_static_variables_buildin_start(self, temp_dir): argument 67 def test_static_variables_buildin_mid(self, temp_dir): argument 74 def test_static_variables_invalid(self, temp_dir): argument
|
H A D | test_static_symlink.py | 12 def setup_method_fixture(self, temp_dir): argument 24 def test_static_symlink(self, temp_dir, skip_alert): argument 48 def test_static_symlink_two_blocks(self, temp_dir, skip_alert): argument 76 def test_static_symlink_chroot(self, temp_dir, skip_alert): argument
|
H A D | test_static_mount.py | 13 def setup_method_fixture(self, is_su, temp_dir): argument 62 def test_static_mount(self, temp_dir, skip_alert): argument 85 def test_static_mount_two_blocks(self, temp_dir, skip_alert): argument 113 def test_static_mount_chroot(self, temp_dir, skip_alert): argument
|
H A D | test_python_isolation.py | 12 def test_python_isolation_rootfs(self, is_su, temp_dir): argument 61 def test_python_isolation_rootfs_no_language_deps(self, is_su, temp_dir): argument 85 def test_python_isolation_procfs(self, is_su, temp_dir): argument
|
H A D | test_static.py | 46 def test_static_migration(self, skip_fds_check, temp_dir): argument 133 def test_static_large_file(self, temp_dir): argument 144 def test_static_etag(self, temp_dir): argument 162 def test_static_space_in_name(self, temp_dir): argument 233 def test_static_unix_socket(self, temp_dir): argument 241 def test_static_unix_fifo(self, temp_dir): argument 384 def test_static_mime_types_invalid(self, temp_dir): argument
|
H A D | test_php_isolation.py | 9 def test_php_isolation_rootfs(self, is_su, temp_dir): argument 45 def test_php_isolation_rootfs_extensions(self, is_su, temp_dir): argument
|
H A D | test_usr1.py | 12 def test_usr1_access_log(self, temp_dir, unit_pid): argument 47 def test_usr1_unit_log(self, temp_dir, unit_pid): argument
|
H A D | test_static_fallback.py | 12 def setup_method_fixture(self, temp_dir): argument 50 def test_static_fallback_valid_path(self, temp_dir): argument 83 def test_static_fallback_share(self, temp_dir): argument
|
H A D | test_static_share.py | 12 def setup_method_fixture(self, temp_dir): argument 30 def test_share_array(self, temp_dir): argument
|
H A D | test_go_isolation.py | 265 def test_go_isolation_rootfs_container(self, is_su, temp_dir): argument 297 def test_go_isolation_rootfs_container_priv(self, is_su, temp_dir): argument 318 def test_go_isolation_rootfs_automount_tmpfs(self, is_su, temp_dir): argument
|
H A D | test_tls.py | 221 def test_tls_certificate_key_ec(self, temp_dir): argument 295 def test_tls_certificate_chain(self, temp_dir): argument 389 def test_tls_certificate_chain_long(self, temp_dir): argument 434 def test_tls_certificate_empty_cn(self, temp_dir): argument 450 def test_tls_certificate_empty_cn_san(self, temp_dir): argument
|
H A D | test_python_isolation_chroot.py | 8 def test_python_isolation_chroot(self, is_su, temp_dir): argument
|
H A D | test_go_isolation_rootfs.py | 14 def test_go_isolation_rootfs_chroot(self, is_su, temp_dir): argument
|
H A D | test_java_isolation_rootfs.py | 53 def test_java_isolation_rootfs_chroot_war(self, is_su, temp_dir): argument
|
H A D | test_java_application.py | 14 def test_java_conf_error(self, temp_dir, skip_alert): argument 35 def test_java_war(self, temp_dir): argument 952 def test_java_application_multipart(self, temp_dir): argument
|
H A D | test_node_application.py | 154 def test_node_application_write_callback(self, temp_dir): argument 253 def test_node_application_promise_end(self, temp_dir): argument
|
H A D | test_php_application.py | 632 def test_php_application_extension_check(self, temp_dir): argument 760 def test_php_application_opcache_preload_chdir(self, temp_dir): argument 770 def test_php_application_opcache_preload_ffr(self, temp_dir): argument
|
H A D | test_proxy_chunked.py | 18 def run_server(server_port, temp_dir): argument
|
H A D | test_settings.py | 167 def test_settings_send_timeout(self, temp_dir): argument
|
H A D | test_python_procman.py | 207 def test_python_restart(self, temp_dir): argument
|
H A D | test_upstreams_rr.py | 393 def test_upstreams_rr_unix(self, temp_dir): argument
|
H A D | test_proxy.py | 347 def test_proxy_unix(self, temp_dir): argument
|
/unit/test/unit/ |
H A D | log.py | 5 temp_dir = None variable in Log
|