Page MenuHomeFreeBSD

rc tests: Add a test to check for warnings from rcorder
ClosedPublic

Authored by markj on Tue, Oct 7, 1:22 PM.
Tags
None
Referenced Files
F131811498: D52954.id163775.diff
Sat, Oct 11, 9:01 AM
F131795142: D52954.id163775.diff
Sat, Oct 11, 5:39 AM
F131730026: D52954.id163691.diff
Fri, Oct 10, 5:16 PM
F131730022: D52954.id.diff
Fri, Oct 10, 5:16 PM
F131729995: D52954.id163775.diff
Fri, Oct 10, 5:15 PM
F131729992: D52954.id163701.diff
Fri, Oct 10, 5:15 PM
Unknown Object (File)
Fri, Oct 10, 11:59 AM
Unknown Object (File)
Thu, Oct 9, 12:34 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 67609
Build 64492: arc lint + arc unit

Event Timeline

libexec/rc/tests/rc_subr_test.sh
37

I would not include /usr/local/etc/rc.d/* here, and if I did I would not hardcode /usr/local, but use ${LOCALBASE:=$(sysctl -n user.localbase)}.

Don't test /usr/local/etc/rc.d/*

This revision is now accepted and ready to land.Tue, Oct 7, 4:38 PM