diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2008-11-24 14:13:04 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2008-11-24 14:13:04 +0000 |
commit | 6aac14af273cb2b3dd6008b23e0576306d514e7d (patch) | |
tree | af18f2682676cfc5af40e37445df41172d399848 /xtests/time.conf | |
parent | b66f2f941f5dd41710b0e3f3251d5d664602911f (diff) | |
download | pam-6aac14af273cb2b3dd6008b23e0576306d514e7d.tar.gz pam-6aac14af273cb2b3dd6008b23e0576306d514e7d.tar.bz2 pam-6aac14af273cb2b3dd6008b23e0576306d514e7d.zip |
Relevant BUGIDs: debian #326407
Purpose of commit: new testcase
Commit summary:
---------------
User entries with "|" don't work as expected.
2008-11-24 Thorsten Kukuk <kukuk@thkukuk.de>
* xtests/Makefile.am: Add pam_time1 tests.
* xtests/tst-pam_time1.c: New test case.
* xtests/tst-pam_time1.pamd: New.
* xtests/time.conf: New.
* xtests/run-xtests.sh: Copy time.conf.
Diffstat (limited to 'xtests/time.conf')
-rw-r--r-- | xtests/time.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xtests/time.conf b/xtests/time.conf new file mode 100644 index 00000000..518124cd --- /dev/null +++ b/xtests/time.conf @@ -0,0 +1,2 @@ +*;*;you|me;!Al0000-2400 +*;*;x|y;!Al0000-2400 |