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)
Sun, Oct 26, 7:35 AM
Unknown Object (File)
Sat, Oct 25, 6:26 PM
Unknown Object (File)
Thu, Oct 23, 6:27 AM
Unknown Object (File)
Tue, Oct 21, 9:31 PM
Unknown Object (File)
Thu, Oct 16, 5:08 AM
Unknown Object (File)
Thu, Oct 16, 5:08 AM
Unknown Object (File)
Thu, Oct 16, 5:08 AM
Unknown Object (File)
Wed, Oct 15, 6:00 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

Lint
Lint Skipped
Unit
Tests Skipped