Date: Thu, 22 Jul 2010 11:37:54 +0000 (UTC) From: "Simon L. Nielsen" <simon@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/tools/regression/usr.sbin/newsyslog Makefile regress.sh regress.t Message-ID: <201007221138.o6MBc7te039978@repoman.freebsd.org>
index | next in thread | raw e-mail
simon 2010-07-22 11:37:54 UTC
FreeBSD src repository
Added files:
tools/regression/usr.sbin/newsyslog Makefile regress.sh
regress.t
Log:
SVN rev 210373 on 2010-07-22 11:37:54Z by simon
Add regression tests for newsyslog. These are far from a complete
test of newsyslog, as they were mainly made to test 'newsyslog -t',
but they do test the basic functionality.
The test 'framework' was based on dds@'s code in
src/tools/regression/bin/mv/.
Note that currently these tests are not fully correct for the
non-timestamp based rotation case, as it seems like newsyslog actually
by default keeps a file too much around.
MFC after: 3 weeks
Revision Changes Path
1.1 +4 -0 src/tools/regression/usr.sbin/newsyslog/Makefile (new)
1.1 +333 -0 src/tools/regression/usr.sbin/newsyslog/regress.sh (new)
1.1 +6 -0 src/tools/regression/usr.sbin/newsyslog/regress.t (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007221138.o6MBc7te039978>
