Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 846 Add kprop and iprop default_realm tests Add tests to t_iprop.py and t_kprop.py that exercise cases where default_realm and domain_realm maps differ, as well as overriding the default realm with the -r argument. This includes the testing of -r with kadmind, and an update of expected ulog numbers for tests following the addition of an incremental test. Also refactor some common code in t_kprop.py to use in the new tests. https://github.com/krb5/krb5/commit/972ccb9205c28a1177853ad748aea1387ac15fde Author: Matt Rogers Committer: Greg Hudson Commit: 972ccb9205c28a1177853ad748aea1387ac15fde Branch: master src/tests/t_iprop.py | 114 +++++++++++++++++++++++++++++++++++++++---------- src/tests/t_kprop.py | 77 ++++++++++++++++++++++++++++----- 2 files changed, 155 insertions(+), 36 deletions(-)