]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add kpropd -t iprop-mode tests 267/head
authorGreg Hudson <ghudson@mit.edu>
Wed, 8 Apr 2015 22:12:31 +0000 (18:12 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 13 Apr 2015 21:59:27 +0000 (17:59 -0400)
commitfa76eebe09c09063b64715da4b7bcb7a969848da
tree12e6ad07c7926412b3804ce3a450b7f78d4ee492
parent334f761ba485e4af6d5fb8822e276d4590b97bf5
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.

ticket: 8161
src/tests/t_iprop.py
src/util/k5test.py