summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/t/Makefile.am
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2014-02-26 17:14:02 +0000
committerdes <des@FreeBSD.org>2014-02-26 17:14:02 +0000
commit8a82f5b94f6e507bc873f1b282627d3cd0f96b6f (patch)
treea3300e970d6836d8c7a6591bf27722e9cdd813a2 /contrib/openpam/t/Makefile.am
parenteaac5257ea0c95c2633356bbc4e58c02b2436a5e (diff)
parent4baac54a79605b45065e10092843b501b66c2aa6 (diff)
downloadFreeBSD-src-8a82f5b94f6e507bc873f1b282627d3cd0f96b6f.zip
FreeBSD-src-8a82f5b94f6e507bc873f1b282627d3cd0f96b6f.tar.gz
MFV (r262529): fix is_upper() predicate
MFC after: 1 week
Diffstat (limited to 'contrib/openpam/t/Makefile.am')
-rw-r--r--contrib/openpam/t/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/openpam/t/Makefile.am b/contrib/openpam/t/Makefile.am
index 8f9bf1f..fd9a3e2 100644
--- a/contrib/openpam/t/Makefile.am
+++ b/contrib/openpam/t/Makefile.am
@@ -6,6 +6,7 @@ noinst_HEADERS = t.h
# tests
TESTS =
+TESTS += t_openpam_ctype
TESTS += t_openpam_readword
TESTS += t_openpam_readlinev
check_PROGRAMS = $(TESTS)
OpenPOWER on IntegriCloud