mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
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
4 lines
33 B
Makefile
4 lines
33 B
Makefile
# $FreeBSD$
|
|
|
|
all:
|
|
sh regress.sh
|