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)
Tue, Apr 15, 8:26 PM
Unknown Object (File)
Wed, Apr 9, 4:55 PM
Unknown Object (File)
Fri, Apr 4, 11:56 PM
Unknown Object (File)
Wed, Apr 2, 9:29 PM
Unknown Object (File)
Mar 22 2025, 5:48 AM
Unknown Object (File)
Mar 12 2025, 12:26 AM
Unknown Object (File)
Feb 7 2025, 8:01 PM
Unknown Object (File)
Feb 7 2025, 7:45 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