summaryrefslogtreecommitdiffstats
path: root/src/tests/Makefile.in
diff options
context:
space:
mode:
authorNicolas Williams <nico@cryptonector.com>2012-09-03 15:57:03 -0500
committerGreg Hudson <ghudson@mit.edu>2012-10-08 11:57:33 -0400
commit8d6e23999009c025b7f4cdf9b5c007d827266c5e (patch)
tree85d1eaad62a3f37b16dfb1b8f87196c1a776ff75 /src/tests/Makefile.in
parent3c5745e8b90baedf2ec6f42fc0ff40ce80aea001 (diff)
downloadkrb5-8d6e23999009c025b7f4cdf9b5c007d827266c5e.tar.gz
krb5-8d6e23999009c025b7f4cdf9b5c007d827266c5e.tar.xz
krb5-8d6e23999009c025b7f4cdf9b5c007d827266c5e.zip
Import and complete Greg Hudson's iprop test
ticket: 7374
Diffstat (limited to 'src/tests/Makefile.in')
-rw-r--r--src/tests/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/Makefile.in b/src/tests/Makefile.in
index 26576fd9cd..5bb2b0410e 100644
--- a/src/tests/Makefile.in
+++ b/src/tests/Makefile.in
@@ -65,6 +65,7 @@ kdb_check: kdc.conf krb5.conf
check-pytests:: hist
$(RUNPYTEST) $(srcdir)/t_general.py $(PYTESTFLAGS)
+ $(RUNPYTEST) $(srcdir)/t_iprop.py $(PYTESTFLAGS)
$(RUNPYTEST) $(srcdir)/t_anonpkinit.py $(PYTESTFLAGS)
$(RUNPYTEST) $(srcdir)/t_lockout.py $(PYTESTFLAGS)
$(RUNPYTEST) $(srcdir)/t_kadm5_hook.py $(PYTESTFLAGS)