mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-26 00:41:25 -06:00
fd1b4f6ec9
A new option for ipa-run-tests makes the test runner ignore subdirectories or skips tests that depend on the ipaserver package or on a running framework for RPC integration tests. The new option enables testing of client-only builds. $ ipatests/ipa-run-tests --ipaclient-unittests ... platform linux2 -- Python 2.7.13, pytest-2.9.2, py-1.4.32, pluggy-0.3.1 rootdir: /home/heimes/redhat, inifile: tox.ini plugins: sourceorder-0.5, cov-2.3.0, betamax-0.7.1, multihost-1.1 collected 451 items test_util.py ........ util.py .. test_ipaclient/test_csrgen.py ..............ssss... 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 ......ssssssss test_ipalib/test_text.py ............................. test_ipalib/test_x509.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_ssh.py ............................... test_pkcs10/test_pkcs10.py ..... https://fedorahosted.org/freeipa/ticket/6517 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Martin Babinsky <mbabinsk@redhat.com> |
||
---|---|---|
.. | ||
data | ||
tracker | ||
__init__.py | ||
mock_trust.py | ||
objectclasses.py | ||
test_add_remove_cert_cmd.py | ||
test_attr.py | ||
test_automember_plugin.py | ||
test_automount_plugin.py | ||
test_baseldap_plugin.py | ||
test_batch_plugin.py | ||
test_ca_plugin.py | ||
test_caacl_plugin.py | ||
test_caacl_profile_enforcement.py | ||
test_cert_plugin.py | ||
test_certprofile_plugin.py | ||
test_config_plugin.py | ||
test_delegation_plugin.py | ||
test_dns_plugin.py | ||
test_dns_realmdomains_integration.py | ||
test_external_members.py | ||
test_group_plugin.py | ||
test_hbac_plugin.py | ||
test_hbacsvcgroup_plugin.py | ||
test_hbactest_plugin.py | ||
test_host_plugin.py | ||
test_hostgroup_plugin.py | ||
test_idviews_plugin.py | ||
test_kerberos_principal_aliases.py | ||
test_krbtpolicy.py | ||
test_location_plugin.py | ||
test_nesting.py | ||
test_netgroup_plugin.py | ||
test_old_permission_plugin.py | ||
test_passwd_plugin.py | ||
test_permission_plugin.py | ||
test_ping_plugin.py | ||
test_privilege_plugin.py | ||
test_pwpolicy_plugin.py | ||
test_radiusproxy_plugin.py | ||
test_range_plugin.py | ||
test_realmdomains_plugin.py | ||
test_replace.py | ||
test_role_plugin.py | ||
test_selfservice_plugin.py | ||
test_selinuxusermap_plugin.py | ||
test_service_plugin.py | ||
test_servicedelegation_plugin.py | ||
test_stageuser_plugin.py | ||
test_sudocmd_plugin.py | ||
test_sudocmdgroup_plugin.py | ||
test_sudorule_plugin.py | ||
test_trust_plugin.py | ||
test_user_plugin.py | ||
test_vault_plugin.py | ||
testcert.py | ||
xmlrpc_test.py |