On Mon, Jan 26, 2026 at 2:01 PM Ed Maste <[email protected]> wrote: > > On Mon, 26 Jan 2026 at 09:38, Alan Somers <[email protected]> wrote: > > > > The branch main has been updated by asomers: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=277539ae7f2f07a8dd29d4deb318d66414f8ae2a > > > > commit 277539ae7f2f07a8dd29d4deb318d66414f8ae2a > > Author: Alan Somers <[email protected]> > > AuthorDate: 2026-01-25 16:14:03 +0000 > > Commit: Alan Somers <[email protected]> > > CommitDate: 2026-01-26 14:37:16 +0000 > > > > Add tests for pdwait > > We should also hook up pdwait in the capsicum-test suite. It currently > has a stub that calls pdwait4() on Linux and uses a > non-Capsicum-compatible implementation using wait4 otherwise. > > I'll try to take a look at this in the coming days.
Does the capsicum-test[^1] repository exist primarily in order to support the capsicum-linux project? Since that's dead, does it make sense to close down capsicum-test and move the source of truth into the FreeBSD source tree? [^1]: https://github.com/google/capsicum-test
