freeipa/ipatests
Stanislav Laznicka 4cc9451271 x509: remove subject_base() function
The x509.subject_base() function is only used in tests. During
the recent certificate refactoring, we had to get rid of the
ipalib.x509 import from the module scope so that there were no
circular dependecies and add it exactly to this funcion which
is not used in the production code.

Reviewed-By: Tibor Dudlak <tdudlak@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2017-11-01 07:55:04 +01:00
..
man Build: remove incorrect use of MAINTAINERCLEANFILES 2016-11-16 09:12:07 +01:00
pytest_plugins py3: pass raw entries to LDIFWriter 2017-10-26 12:43:47 +02:00
test_cmdline pytest 3.x compatibility 2017-03-27 18:03:14 +02:00
test_install Use os.path.isfile() and isdir() 2017-10-20 12:27:19 +02:00
test_integration x509: remove the strip_header() function 2017-11-01 07:55:04 +01:00
test_ipaclient csrgen: Change to pure openssl config format (no script) 2017-04-03 07:46:30 +00:00
test_ipalib Add tests for CertificateSigningRequest 2017-10-25 09:44:37 +02:00
test_ipapython pylint: make unsupported-assignment-operation check local 2017-09-08 15:42:07 +02:00
test_ipaserver Use os.path.isfile() and isdir() 2017-10-20 12:27:19 +02:00
test_webui Remove the message attribute from exceptions 2017-10-06 09:19:46 +02:00
test_xmlrpc x509: remove subject_base() function 2017-11-01 07:55:04 +01:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
conftest.py ipatests: do not finalize api when IPA is not configured 2017-07-14 09:12:36 +02:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Improve the robustness FreeIPA's i18n module and its tests 2016-11-28 13:58:33 +01:00
ipa-run-tests Enable additional warnings (BytesWarning, DeprecationWarning) 2017-02-10 16:16:44 +01:00
ipa-test-config Move env_config module to ipatests.pytest_plugins.integration.env_config 2017-03-22 13:42:04 +01:00
ipa-test-task logging: do not use ipa_log_manager to create module-level loggers 2017-07-14 15:55:59 +02:00
Makefile.am Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Remove pkcs10 module contents 2017-10-25 09:46:41 +02:00
test_util.py Silence pytest.yield_fixture deprecation warning 2017-05-30 12:28:51 +02:00
util.py tests: Add LDAP URI to ldappasswd explicitly 2017-10-13 17:03:23 +02:00