260 lines
8.3 KiB
Plaintext
260 lines
8.3 KiB
Plaintext
__init__.py
|
|
conftest.py
|
|
data.py
|
|
i18n.py
|
|
ipa-run-tests
|
|
ipa-test-config
|
|
ipa-test-task
|
|
setup.cfg
|
|
setup.py
|
|
test_util.py
|
|
util.py
|
|
ipatests.egg-info/PKG-INFO
|
|
ipatests.egg-info/SOURCES.txt
|
|
ipatests.egg-info/dependency_links.txt
|
|
ipatests.egg-info/requires.txt
|
|
ipatests.egg-info/top_level.txt
|
|
pytest_plugins/__init__.py
|
|
pytest_plugins/additional_config.py
|
|
pytest_plugins/beakerlib.py
|
|
pytest_plugins/declarative.py
|
|
pytest_plugins/nose_compat.py
|
|
pytest_plugins/integration/__init__.py
|
|
pytest_plugins/integration/config.py
|
|
pytest_plugins/integration/env_config.py
|
|
pytest_plugins/integration/host.py
|
|
pytest_plugins/integration/tasks.py
|
|
test_cmdline/__init__.py
|
|
test_cmdline/cmdline.py
|
|
test_cmdline/test_cli.py
|
|
test_cmdline/test_help.py
|
|
test_cmdline/test_ipagetkeytab.py
|
|
test_install/0_reset.update
|
|
test_install/1_add.update
|
|
test_install/2_update.update
|
|
test_install/3_update.update
|
|
test_install/4_update.update
|
|
test_install/5_update.update
|
|
test_install/6_update.update
|
|
test_install/8_badsyntax.update
|
|
test_install/9_badsyntax.update
|
|
test_install/__init__.py
|
|
test_install/test_updates.py
|
|
test_integration/__init__.py
|
|
test_integration/base.py
|
|
test_integration/create_caless_pki.py
|
|
test_integration/create_external_ca.py
|
|
test_integration/test_advise.py
|
|
test_integration/test_backup_and_restore.py
|
|
test_integration/test_caless.py
|
|
test_integration/test_customized_ds_config_install.py
|
|
test_integration/test_dns_locations.py
|
|
test_integration/test_dnssec.py
|
|
test_integration/test_external_ca.py
|
|
test_integration/test_forced_client_reenrollment.py
|
|
test_integration/test_http_kdc_proxy.py
|
|
test_integration/test_idviews.py
|
|
test_integration/test_installation.py
|
|
test_integration/test_kerberos_flags.py
|
|
test_integration/test_legacy_clients.py
|
|
test_integration/test_netgroup.py
|
|
test_integration/test_ordering.py
|
|
test_integration/test_replica_promotion.py
|
|
test_integration/test_replication_layouts.py
|
|
test_integration/test_server_del.py
|
|
test_integration/test_service_permissions.py
|
|
test_integration/test_simple_replication.py
|
|
test_integration/test_sudo.py
|
|
test_integration/test_testconfig.py
|
|
test_integration/test_topologies.py
|
|
test_integration/test_topology.py
|
|
test_integration/test_trust.py
|
|
test_integration/test_vault.py
|
|
test_ipaclient/__init__.py
|
|
test_ipaclient/test_csrgen.py
|
|
test_ipaclient/data/test_csrgen/configs/caIPAserviceCert.conf
|
|
test_ipaclient/data/test_csrgen/configs/userCert.conf
|
|
test_ipaclient/data/test_csrgen/profiles/profile.json
|
|
test_ipaclient/data/test_csrgen/rules/basic.json
|
|
test_ipaclient/data/test_csrgen/rules/options.json
|
|
test_ipaclient/data/test_csrgen/templates/identity_base.tmpl
|
|
test_ipalib/__init__.py
|
|
test_ipalib/test_aci.py
|
|
test_ipalib/test_backend.py
|
|
test_ipalib/test_base.py
|
|
test_ipalib/test_capabilities.py
|
|
test_ipalib/test_cli.py
|
|
test_ipalib/test_config.py
|
|
test_ipalib/test_crud.py
|
|
test_ipalib/test_errors.py
|
|
test_ipalib/test_frontend.py
|
|
test_ipalib/test_messages.py
|
|
test_ipalib/test_output.py
|
|
test_ipalib/test_parameters.py
|
|
test_ipalib/test_plugable.py
|
|
test_ipalib/test_rpc.py
|
|
test_ipalib/test_text.py
|
|
test_ipalib/test_x509.py
|
|
test_ipalib/data/ipa.pot
|
|
test_ipaplatform/__init__.py
|
|
test_ipaplatform/test_importhook.py
|
|
test_ipaplatform/data/os-release-centos
|
|
test_ipaplatform/data/os-release-fedora
|
|
test_ipaplatform/data/os-release-ubuntu
|
|
test_ipapython/__init__.py
|
|
test_ipapython/test_cookie.py
|
|
test_ipapython/test_dn.py
|
|
test_ipapython/test_ipautil.py
|
|
test_ipapython/test_ipavalidate.py
|
|
test_ipapython/test_kerberos.py
|
|
test_ipapython/test_keyring.py
|
|
test_ipapython/test_session_storage.py
|
|
test_ipapython/test_ssh.py
|
|
test_ipaserver/__init__.py
|
|
test_ipaserver/httptest.py
|
|
test_ipaserver/test_changepw.py
|
|
test_ipaserver/test_dnssec.py
|
|
test_ipaserver/test_ipap11helper.py
|
|
test_ipaserver/test_kadmin.py
|
|
test_ipaserver/test_ldap.py
|
|
test_ipaserver/test_otptoken_import.py
|
|
test_ipaserver/test_rpcserver.py
|
|
test_ipaserver/test_secrets.py
|
|
test_ipaserver/test_serverroles.py
|
|
test_ipaserver/test_topology_plugin.py
|
|
test_ipaserver/test_version_comparison.py
|
|
test_ipaserver/data/full.xml
|
|
test_ipaserver/data/pskc-figure3.xml
|
|
test_ipaserver/data/pskc-figure4.xml
|
|
test_ipaserver/data/pskc-figure5.xml
|
|
test_ipaserver/data/pskc-figure6.xml
|
|
test_ipaserver/data/pskc-figure7.xml
|
|
test_ipaserver/data/pskc-figure8.xml
|
|
test_ipaserver/data/pskc-invalid.xml
|
|
test_ipaserver/data/pskc-mini.xml
|
|
test_ipaserver/test_install/__init__.py
|
|
test_ipaserver/test_install/test_adtrustinstance.py
|
|
test_ipaserver/test_install/test_cainstance.py
|
|
test_ipaserver/test_install/test_service.py
|
|
test_webui/__init__.py
|
|
test_webui/data_group.py
|
|
test_webui/data_hbac.py
|
|
test_webui/data_hostgroup.py
|
|
test_webui/data_idviews.py
|
|
test_webui/data_netgroup.py
|
|
test_webui/data_sudo.py
|
|
test_webui/data_user.py
|
|
test_webui/data_vault.py
|
|
test_webui/task_range.py
|
|
test_webui/test_automember.py
|
|
test_webui/test_automount.py
|
|
test_webui/test_cert.py
|
|
test_webui/test_config.py
|
|
test_webui/test_delegation.py
|
|
test_webui/test_dns.py
|
|
test_webui/test_group.py
|
|
test_webui/test_hbac.py
|
|
test_webui/test_host.py
|
|
test_webui/test_hostgroup.py
|
|
test_webui/test_idviews.py
|
|
test_webui/test_krbtpolicy.py
|
|
test_webui/test_navigation.py
|
|
test_webui/test_netgroup.py
|
|
test_webui/test_pwpolicy.py
|
|
test_webui/test_range.py
|
|
test_webui/test_rbac.py
|
|
test_webui/test_realmdomains.py
|
|
test_webui/test_selfservice.py
|
|
test_webui/test_selinuxusermap.py
|
|
test_webui/test_service.py
|
|
test_webui/test_sudo.py
|
|
test_webui/test_trust.py
|
|
test_webui/test_user.py
|
|
test_webui/test_vault.py
|
|
test_webui/ui_driver.py
|
|
test_xmlrpc/__init__.py
|
|
test_xmlrpc/mock_trust.py
|
|
test_xmlrpc/objectclasses.py
|
|
test_xmlrpc/test_add_remove_cert_cmd.py
|
|
test_xmlrpc/test_attr.py
|
|
test_xmlrpc/test_automember_plugin.py
|
|
test_xmlrpc/test_automount_plugin.py
|
|
test_xmlrpc/test_baseldap_plugin.py
|
|
test_xmlrpc/test_batch_plugin.py
|
|
test_xmlrpc/test_ca_plugin.py
|
|
test_xmlrpc/test_caacl_plugin.py
|
|
test_xmlrpc/test_caacl_profile_enforcement.py
|
|
test_xmlrpc/test_cert_plugin.py
|
|
test_xmlrpc/test_certmap_plugin.py
|
|
test_xmlrpc/test_certprofile_plugin.py
|
|
test_xmlrpc/test_config_plugin.py
|
|
test_xmlrpc/test_delegation_plugin.py
|
|
test_xmlrpc/test_dns_plugin.py
|
|
test_xmlrpc/test_dns_realmdomains_integration.py
|
|
test_xmlrpc/test_external_members.py
|
|
test_xmlrpc/test_group_plugin.py
|
|
test_xmlrpc/test_hbac_plugin.py
|
|
test_xmlrpc/test_hbacsvcgroup_plugin.py
|
|
test_xmlrpc/test_hbactest_plugin.py
|
|
test_xmlrpc/test_host_plugin.py
|
|
test_xmlrpc/test_hostgroup_plugin.py
|
|
test_xmlrpc/test_idviews_plugin.py
|
|
test_xmlrpc/test_kerberos_principal_aliases.py
|
|
test_xmlrpc/test_krbtpolicy.py
|
|
test_xmlrpc/test_location_plugin.py
|
|
test_xmlrpc/test_nesting.py
|
|
test_xmlrpc/test_netgroup_plugin.py
|
|
test_xmlrpc/test_old_permission_plugin.py
|
|
test_xmlrpc/test_passwd_plugin.py
|
|
test_xmlrpc/test_permission_plugin.py
|
|
test_xmlrpc/test_ping_plugin.py
|
|
test_xmlrpc/test_privilege_plugin.py
|
|
test_xmlrpc/test_pwpolicy_plugin.py
|
|
test_xmlrpc/test_radiusproxy_plugin.py
|
|
test_xmlrpc/test_range_plugin.py
|
|
test_xmlrpc/test_realmdomains_plugin.py
|
|
test_xmlrpc/test_replace.py
|
|
test_xmlrpc/test_role_plugin.py
|
|
test_xmlrpc/test_schema_plugin.py
|
|
test_xmlrpc/test_selfservice_plugin.py
|
|
test_xmlrpc/test_selinuxusermap_plugin.py
|
|
test_xmlrpc/test_service_plugin.py
|
|
test_xmlrpc/test_servicedelegation_plugin.py
|
|
test_xmlrpc/test_stageuser_plugin.py
|
|
test_xmlrpc/test_sudocmd_plugin.py
|
|
test_xmlrpc/test_sudocmdgroup_plugin.py
|
|
test_xmlrpc/test_sudorule_plugin.py
|
|
test_xmlrpc/test_trust_plugin.py
|
|
test_xmlrpc/test_user_plugin.py
|
|
test_xmlrpc/test_vault_plugin.py
|
|
test_xmlrpc/test_whoami_plugin.py
|
|
test_xmlrpc/testcert.py
|
|
test_xmlrpc/xmlrpc_test.py
|
|
test_xmlrpc/data/caIPAserviceCert.xml.tmpl
|
|
test_xmlrpc/data/caIPAserviceCert_mal.cfg.tmpl
|
|
test_xmlrpc/data/caIPAserviceCert_mod.cfg.tmpl
|
|
test_xmlrpc/data/caIPAserviceCert_mod_mal.cfg.tmpl
|
|
test_xmlrpc/data/smime-mod.cfg.tmpl
|
|
test_xmlrpc/data/smime.cfg.tmpl
|
|
test_xmlrpc/data/usercert-priv-key.pem
|
|
test_xmlrpc/data/usercert.conf.tmpl
|
|
test_xmlrpc/tracker/__init__.py
|
|
test_xmlrpc/tracker/automember_plugin.py
|
|
test_xmlrpc/tracker/base.py
|
|
test_xmlrpc/tracker/ca_plugin.py
|
|
test_xmlrpc/tracker/caacl_plugin.py
|
|
test_xmlrpc/tracker/certmap_plugin.py
|
|
test_xmlrpc/tracker/certmapdata.py
|
|
test_xmlrpc/tracker/certprofile_plugin.py
|
|
test_xmlrpc/tracker/group_plugin.py
|
|
test_xmlrpc/tracker/host_plugin.py
|
|
test_xmlrpc/tracker/hostgroup_plugin.py
|
|
test_xmlrpc/tracker/idview_plugin.py
|
|
test_xmlrpc/tracker/kerberos_aliases.py
|
|
test_xmlrpc/tracker/location_plugin.py
|
|
test_xmlrpc/tracker/server_plugin.py
|
|
test_xmlrpc/tracker/service_plugin.py
|
|
test_xmlrpc/tracker/stageuser_plugin.py
|
|
test_xmlrpc/tracker/sudocmd_plugin.py
|
|
test_xmlrpc/tracker/sudocmdgroup_plugin.py
|
|
test_xmlrpc/tracker/user_plugin.py |