summaryrefslogtreecommitdiff
path: root/modules/pam_motd
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2006-03-12 08:36:42 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2006-03-12 08:36:42 +0000
commit993d5e30fa9085a05cc8231c49750e8bcc03170e (patch)
tree79d64253dd6290815a8a769267c0d34e7012a018 /modules/pam_motd
parentbd940ba3beea685e297144705bc3d7547e81b837 (diff)
Relevant BUGIDs:
Purpose of commit: new feature Commit summary: --------------- Add lot of tests for make check
Diffstat (limited to 'modules/pam_motd')
-rw-r--r--modules/pam_motd/Makefile.am6
-rwxr-xr-xmodules/pam_motd/tst-pam_motd2
2 files changed, 7 insertions, 1 deletions
diff --git a/modules/pam_motd/Makefile.am b/modules/pam_motd/Makefile.am
index 59766b89..21dfc245 100644
--- a/modules/pam_motd/Makefile.am
+++ b/modules/pam_motd/Makefile.am
@@ -1,9 +1,13 @@
#
-# Copyright (c) 2005 Thorsten Kukuk <kukuk@suse.de>
+# Copyright (c) 2005, 2006 Thorsten Kukuk <kukuk@suse.de>
#
CLEANFILES = *~
+EXTRA_DIST = tst-pam_motd
+
+TESTS = tst-pam_motd
+
securelibdir = $(SECUREDIR)
secureconfdir = $(SCONFIGDIR)
diff --git a/modules/pam_motd/tst-pam_motd b/modules/pam_motd/tst-pam_motd
new file mode 100755
index 00000000..155e2304
--- /dev/null
+++ b/modules/pam_motd/tst-pam_motd
@@ -0,0 +1,2 @@
+#!/bin/sh
+../../tests/tst-dlopen .libs/pam_motd.so