summaryrefslogtreecommitdiffstats
path: root/src/configure.in
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2013-08-05 16:10:10 -0400
committerGreg Hudson <ghudson@mit.edu>2013-08-15 12:39:58 -0400
commit7ad5f3bfd8b57d2f4c001182792e25968309ca8a (patch)
tree56092fc925f574c72c9f0a0afae396ed5387c093 /src/configure.in
parent4f7f1fce6edca17db625d76c1f81ea098f29c313 (diff)
downloadkrb5-7ad5f3bfd8b57d2f4c001182792e25968309ca8a.tar.gz
krb5-7ad5f3bfd8b57d2f4c001182792e25968309ca8a.tar.xz
krb5-7ad5f3bfd8b57d2f4c001182792e25968309ca8a.zip
Add hostrealm interface tests
Create a test module for the hostrealm interface, a harness to call the realm mapping functions and display their results, and a Python script to exercise the functionality of the interface and each module (except the dns module, which we cannot easily test since it relies on TXT records in the public DNS). ticket: 7687
Diffstat (limited to 'src/configure.in')
-rw-r--r--src/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/configure.in b/src/configure.in
index b2802baee9..81c684d16d 100644
--- a/src/configure.in
+++ b/src/configure.in
@@ -1357,6 +1357,7 @@ dnl ccapi ccapi/lib ccapi/lib/unix ccapi/server ccapi/server/unix ccapi/test
kdc slave config-files build-tools man doc include
+ plugins/hostrealm/test
plugins/locate/python
plugins/localauth/test
plugins/kadm5_hook/test