diff options
author | Dmitry V. Levin <ldv@altlinux.org> | 2008-02-18 17:57:34 +0000 |
---|---|---|
committer | Dmitry V. Levin <ldv@altlinux.org> | 2008-02-18 17:57:34 +0000 |
commit | 9058692366a17701a67d4a5c2eb306acfc778bd6 (patch) | |
tree | 8980d62b375f70dc7a199eece337258941a5aec9 /xtests/tst-pam_assemble_line1.pamd | |
parent | 9334a8d3db4f8021da1fe9f235257f1b20a2b7d0 (diff) | |
download | pam-9058692366a17701a67d4a5c2eb306acfc778bd6.tar.gz pam-9058692366a17701a67d4a5c2eb306acfc778bd6.tar.bz2 pam-9058692366a17701a67d4a5c2eb306acfc778bd6.zip |
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
Rename tst-pam_assemble_line to tst-pam_assemble_line1
Diffstat (limited to 'xtests/tst-pam_assemble_line1.pamd')
-rw-r--r-- | xtests/tst-pam_assemble_line1.pamd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/xtests/tst-pam_assemble_line1.pamd b/xtests/tst-pam_assemble_line1.pamd new file mode 100644 index 00000000..431b3ba1 --- /dev/null +++ b/xtests/tst-pam_assemble_line1.pamd @@ -0,0 +1,8 @@ +#%PAM-1.0 +# Test that _pam_assemble_line() does not crash with long lines. +# printf '%511s\\\n%511s\\\n%511s\\\n%511s\\\n' + \ + \ + \ + \ +auth required pam_deny.so |