summaryrefslogtreecommitdiffstats
path: root/src/tests/Makefile.in
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2013-10-23 11:20:50 -0400
committerGreg Hudson <ghudson@mit.edu>2013-10-25 11:36:12 -0400
commit89081ef62b0add869501f98ed3c49638b5327876 (patch)
treec2e4be4a12489e47a348f2e532dc1a5caab9bcce /src/tests/Makefile.in
parent3c56f1f8584e4e170b3bc19f077d18c5c5acfd38 (diff)
downloadkrb5-89081ef62b0add869501f98ed3c49638b5327876.tar.gz
krb5-89081ef62b0add869501f98ed3c49638b5327876.tar.xz
krb5-89081ef62b0add869501f98ed3c49638b5327876.zip
Remove old master key tests
Remove tests/mkeystash_compat and tests/mk_migr. These are superseded by t_mkey.py, with two exceptions: tests/mk_migr included tests for password history across master key rollovers. Historical keys are encrypted in the kadmin/history key (which is accessed like any other key), so there isn't a specific need to test this unless we implement #1221. tests/mk_migr had provisions for testing master key rollover with the LDAP KDB module. All master key logic used in the LDAP KDB module is shared with the DB2 module in lib/kdb, so there is no specific need to test this combination.
Diffstat (limited to 'src/tests/Makefile.in')
-rw-r--r--src/tests/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/Makefile.in b/src/tests/Makefile.in
index ac944a9910..47992480d0 100644
--- a/src/tests/Makefile.in
+++ b/src/tests/Makefile.in
@@ -1,7 +1,7 @@
mydir=tests
BUILDTOP=$(REL)..
SUBDIRS = resolve asn.1 create hammer verify gssapi dejagnu shlib \
- gss-threads misc mkeystash_compat
+ gss-threads misc
RUN_SETUP = @KRB5_RUN_ENV@ KRB5_KDC_PROFILE=kdc.conf KRB5_CONFIG=krb5.conf