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: 609 Add kpropd -t iprop-mode tests Add a run_kpropd_once() method to K5Realm(), and add tests to t_iprop.py for the cases where no updates are needed, where incremental updates are needed, and where a full resync is needed followed by a poll for updates. https://github.com/krb5/krb5/commit/fa76eebe09c09063b64715da4b7bcb7a969848da Author: Greg Hudson Commit: fa76eebe09c09063b64715da4b7bcb7a969848da Branch: master src/tests/t_iprop.py | 46 ++++++++++++++++++++++++++++++++++++++++++++++ src/util/k5test.py | 19 ++++++++++++++----- 2 files changed, 60 insertions(+), 5 deletions(-)