Automated tests for kadm5_hook plugin
authorSam Hartman <hartmans@mit.edu>
Wed, 29 Sep 2010 21:29:20 +0000 (21:29 +0000)
committerSam Hartman <hartmans@mit.edu>
Wed, 29 Sep 2010 21:29:20 +0000 (21:29 +0000)
commitc6c9c26c11eb99790d0c1a59ec0a56a524158a41
treed4784f805b61c201244eca2d3facd020420bcf69
parent36ad7da6dc4dbd1090b2f39b93b30b3ac8eee396
Automated tests for kadm5_hook plugin

Include a k5test Python test and test plugin for the kadm5_hook interface.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24376 dc483132-0cff-0310-8789-dd5450dbe970
src/configure.in
src/plugins/kadm5_hook/test/Makefile.in [new file with mode: 0644]
src/plugins/kadm5_hook/test/deps [new file with mode: 0644]
src/plugins/kadm5_hook/test/kadm5_hook_test.exports [new file with mode: 0644]
src/plugins/kadm5_hook/test/main.c [new file with mode: 0644]
src/tests/Makefile.in
src/tests/t_kadm5_hook.py [new file with mode: 0644]