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)
Mon, Jan 27, 6:19 PM
Unknown Object (File)
Sun, Jan 26, 6:39 PM
Unknown Object (File)
Fri, Jan 10, 5:18 AM
Unknown Object (File)
Dec 31 2024, 7:59 PM
Unknown Object (File)
Nov 24 2024, 7:30 AM
Unknown Object (File)
Nov 24 2024, 7:30 AM
Unknown Object (File)
Nov 24 2024, 7:30 AM
Unknown Object (File)
Nov 23 2024, 4:55 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