Page MenuHomeFreeBSD

capsicum-tests: remove Linux support
ClosedPublic

Authored by asomers on Fri, Jan 30, 10:05 PM.
Tags
None
Referenced Files
F146191379: D54985.id170813.diff
Sat, Feb 28, 3:00 PM
F146144172: D54985.diff
Sat, Feb 28, 4:54 AM
Unknown Object (File)
Wed, Feb 18, 3:12 AM
Unknown Object (File)
Sun, Feb 15, 10:42 AM
Unknown Object (File)
Sun, Feb 8, 11:18 PM
Unknown Object (File)
Sun, Feb 8, 4:21 PM
Unknown Object (File)
Thu, Feb 5, 7:15 AM
Unknown Object (File)
Sun, Feb 1, 12:48 PM
Subscribers

Details

Summary

Now that this project is part of freebsd-src, it no longer needs to be
portable. Remove Linux-only tests, cross-os compatibility code, and
compatibility with older FreeBSD versions. Leave in place some
originally Linux-only tests that could now be ported to FreeBSD, like the
pipe2 tests.

Sponsored by: ConnectWise

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 70255
Build 67138: arc lint + arc unit

Event Timeline

It was not my intention to enable new tests in this commit, but I accidentally enabled the Sctp test. It probably should've been enabled before, but never was. And it works fine now.

Nice I like this simplification.

Also I don't think the capsicum-linux actually live any longer.
@emaste Have we talk about this with David? Should I try to reach out to him?

This revision is now accepted and ready to land.Sat, Jan 31, 8:46 AM
This revision was automatically updated to reflect the committed changes.