Page MenuHomeFreeBSD

capsicum-test: include SCTP tests
ClosedPublic

Authored by emaste on Oct 7 2024, 7:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 13, 11:51 PM
Unknown Object (File)
Wed, May 13, 2:55 PM
Unknown Object (File)
Wed, May 13, 12:38 PM
Unknown Object (File)
Tue, May 12, 11:34 AM
Unknown Object (File)
Fri, Apr 24, 4:29 AM
Unknown Object (File)
Apr 10 2026, 10:07 AM
Unknown Object (File)
Apr 10 2026, 1:33 AM
Unknown Object (File)
Apr 7 2026, 3:10 AM
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