From a6debff894e8b24f72675beea9ee4438bd2e8902 Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Fri, 14 Jun 2013 15:28:06 -0400 Subject: Add tests for pwqual modules and plugin ordering Create a test module for the pwqual interface, and script to exercise the built-in and test modules through kadmin.local. Also create a test harness to display the order of pwqual modules for the current configuration, and use it to test the plugin module ordering guarantees. ticket: 7665 --- src/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.in') diff --git a/src/Makefile.in b/src/Makefile.in index cea7dda..ab8edbd 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -11,6 +11,7 @@ SUBDIRS=util include lib \ @sam2_plugin@ \ plugins/kadm5_hook/test \ plugins/localauth/test \ + plugins/pwqual/test \ plugins/kdb/db2 \ @ldap_plugin_dir@ \ plugins/preauth/pkinit \ -- cgit v1.1