Page MenuHomeFreeBSD

sigsys test: correct count of delivered signals
ClosedPublic

Authored by kib on Feb 25 2024, 1:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 11:27 PM
Unknown Object (File)
Sat, Oct 11, 11:27 PM
Unknown Object (File)
Sat, Oct 11, 11:27 PM
Unknown Object (File)
Sat, Oct 11, 2:10 PM
Unknown Object (File)
Wed, Sep 24, 8:11 PM
Unknown Object (File)
Sep 12 2025, 6:42 AM
Unknown Object (File)
Aug 26 2025, 11:50 AM
Unknown Object (File)
Aug 22 2025, 9:38 PM
Subscribers

Details

Summary
When knob is zero, intent is that no sigsys signals are delivered.
Comparing zero to zero does not test much, we should compare the count
of delivered SIGSYSs to zero.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable