]> git.ipfire.org Git - thirdparty/krb5.git/commit
Verify iprop test results more thoroughly
authorGreg Hudson <ghudson@mit.edu>
Wed, 23 Jan 2013 03:12:51 +0000 (22:12 -0500)
committerGreg Hudson <ghudson@mit.edu>
Wed, 23 Jan 2013 03:22:23 +0000 (22:22 -0500)
commitc865516764c0bc39e8c8e703db1a218a15a65ba4
tree1eebfab7432f36b4b460d1d00c17c62b5f304bf6
parent7665c0677b59574c2c7ccd016221f8f4beafd279
Verify iprop test results more thoroughly

In k5test.py, allow run_kadminl to take an environment argument.  In
t_iprop.py, perform some queries on the slaves after each propagation
to spot-check that it got modifications from master.  Use a helper
function to check serial numbers for conciseness.
src/tests/t_iprop.py
src/util/k5test.py