Page MenuHomeFreeBSD

capsicum-tests: remove Linux support
ClosedPublic

Authored by asomers on Fri, Jan 30, 10:05 PM.
Tags
None
Referenced Files
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
Unknown Object (File)
Sat, Jan 31, 3:31 PM
Unknown Object (File)
Sat, Jan 31, 7:23 AM
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 Not Applicable
Unit
Tests Not Applicable

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.