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, Nov 26, 8:44 AM
Unknown Object (File)
Tue, Nov 25, 5:15 PM
Unknown Object (File)
Fri, Nov 21, 8:34 AM
Unknown Object (File)
Wed, Nov 19, 11:42 AM
Unknown Object (File)
Mon, Nov 10, 2:43 PM
Unknown Object (File)
Nov 1 2025, 5:18 AM
Unknown Object (File)
Oct 31 2025, 1:05 AM
Unknown Object (File)
Oct 29 2025, 9:40 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