Add a "make testrealm" target using the Python test framework. As
authorGreg Hudson <ghudson@mit.edu>
Mon, 8 Mar 2010 04:39:08 +0000 (04:39 +0000)
committerGreg Hudson <ghudson@mit.edu>
Mon, 8 Mar 2010 04:39:08 +0000 (04:39 +0000)
commit70c183862052b63be0ef3fef3f32081998c8b9e4
tree1d0ec4f6867365e5e8689c1c4d49cbe607a4eb04
parentb076a2b5ddf94e2481a4fc79fecf9e7f4879b20d
Add a "make testrealm" target using the Python test framework.  As
part of this, expose the environments in K5Realm as attributes so
that test scripts can modify them.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23794 dc483132-0cff-0310-8789-dd5450dbe970
src/Makefile.in
src/util/k5test.py
src/util/testrealm.py [new file with mode: 0644]