Home
last modified time | relevance | path

Searched hist:"9647 bf242362752f513b2aeac659dd4ee41174f7" (Results 1 – 2 of 2) sorted by relevance

/freebsd/tests/sys/kern/
H A Dlogsigexit_test.sh9647bf242362752f513b2aeac659dd4ee41174f7 Sat Dec 14 06:17:20 CET 2024 Kyle Evans <kevans@FreeBSD.org> tests: kern: add some tests for recently added logsigexit

We don't bother tweaking the sysctl in these tests, we'll just try with
it forced both on and off via proccontrol(1). This could be problematic
in the face of pid wrapping if we got really unfortunate, but the
potential solutions need careful consideration- you probably don't want
to assume a certain velocity of messages into syslog, so just checking
the last N lines is probably similarly flakey.
H A DMakefilediff 9647bf242362752f513b2aeac659dd4ee41174f7 Sat Dec 14 06:17:20 CET 2024 Kyle Evans <kevans@FreeBSD.org> tests: kern: add some tests for recently added logsigexit

We don't bother tweaking the sysctl in these tests, we'll just try with
it forced both on and off via proccontrol(1). This could be problematic
in the face of pid wrapping if we got really unfortunate, but the
potential solutions need careful consideration- you probably don't want
to assume a certain velocity of messages into syslog, so just checking
the last N lines is probably similarly flakey.