freeipa/tests/test_ipaserver
Petr Viktorin b0a5524028 Fix little test errors
Two test methods in test_rpcserver had the same name; the first didn't get
to run.
Another duplicate pair was in test_hbac_plugin with the same name; the ignored
test had small error in it.
check_TypeError used a wrong constant name
An error reporting function in test.util used uninitialized argument names.

This patch fixes these problems.
2012-04-03 16:19:43 -04:00
..
install Add ipa-adtrust-install utility 2011-09-14 18:45:13 -04:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
test_ldap.py Fix attempted write to attribute of read-only object. 2012-01-02 11:51:26 +03:00
test_rpcserver.py Fix little test errors 2012-04-03 16:19:43 -04:00