freeipa/ipatests
Stanislav Laznicka 9757384c7c Cosmetic changes to the code
Fixes some Coverity issues

ipadiscovery.py:          added assert should universe break
plugins/dns.py:           removed dead code
dnssec/ldapkeydb.py:      attribute assert in the proper object
test_automount_plugin.py: fixed possible close() on None
xmlrpc_test.py:           Coverity does not like accessing None.__class__

https://fedorahosted.org/freeipa/ticket/5661

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Reviewed-By: Martin Basti <mbasti@redhat.com>
2016-02-24 09:21:30 +01:00
..
man Fix hyphen-used-as-minus-sign warning (found by lintian) 2015-10-22 18:21:30 +02:00
pytest_plugins logger: Use warning instead of warn 2016-01-18 17:49:54 +01:00
test_cmdline tests: Use absolute imports 2016-02-17 10:41:29 +01:00
test_install Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_integration CI: Add test for double-circle topology generator. 2016-02-23 17:32:36 +01:00
test_ipalib test_parameters: Ignore specific error message 2016-02-17 10:41:29 +01:00
test_ipapython ipautil.run, kernel_keyring: Encoding fixes for Python 3 2016-02-17 10:41:29 +01:00
test_ipaserver tests for package version comparison 2016-01-12 15:33:22 +01:00
test_pkcs10 Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_webui WebUI tests: fix failing of tests due to unclicable label 2016-02-23 10:11:22 +01:00
test_xmlrpc Cosmetic changes to the code 2016-02-24 09:21:30 +01:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Remove unused imports 2015-12-23 07:59:22 +01:00
ipa-run-tests Switch ipa-run-tests to pytest 2014-11-21 12:14:44 +01:00
ipa-test-config Use the print function 2015-09-01 11:42:01 +02:00
ipa-test-task Use the print function 2015-09-01 11:42:01 +02:00
pytest.ini Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
setup.py.in Remove unused imports 2015-12-23 07:59:22 +01:00
test_util.py test_util: str/bytes check fixes for Python 3 2016-02-17 10:41:29 +01:00
util.py Separated Tracker implementations into standalone package 2015-12-02 17:12:24 +01:00