Page MenuHomeFreeBSD

capsicum-test: include SCTP tests
ClosedPublic

Authored by emaste on Oct 7 2024, 7:32 PM.
Tags
None
Referenced Files
F132357596: D46995.id.diff
Thu, Oct 16, 5:08 AM
F132357578: D46995.id144433.diff
Thu, Oct 16, 5:08 AM
F132357573: D46995.id144507.diff
Thu, Oct 16, 5:08 AM
F132306970: D46995.diff
Wed, Oct 15, 6:00 PM
Unknown Object (File)
Thu, Sep 25, 2:10 PM
Unknown Object (File)
Sat, Sep 20, 1:21 PM
Unknown Object (File)
Sep 2 2025, 4:54 AM
Unknown Object (File)
Aug 30 2025, 10:08 PM
Subscribers

Details

Summary
HAVE_SCTP is #defined in syscalls.h, so move the #ifdef after the
inclusion of the header that #defines it.

Issue https://github.com/google/capsicum-test/issues/60 is open upstream
in case a slightly different version is needed for Linux.
Test Plan

For FreeBSD Jenkins we need to ensure sctp.ko is loaded for this test to be useful. Also I think the test will fail if it is not, and we probably want it to return unsupported instead.

Diff Detail

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