Page MenuHomeFreeBSD

tests/sys/kern: adjust tests for new reaping behavior
ClosedPublic

Authored by kib on Wed, Jul 29, 6:12 AM.
Tags
None
Referenced Files
F164516018: D58530.diff
Sat, Aug 1, 4:06 PM
F164489116: D58530.id183024.diff
Sat, Aug 1, 8:37 AM
F164467446: D58530.id183024.diff
Sat, Aug 1, 6:03 AM
F164459408: D58530.id183091.diff
Sat, Aug 1, 5:03 AM
Unknown Object (File)
Fri, Jul 31, 6:48 AM
Unknown Object (File)
Fri, Jul 31, 5:42 AM
Unknown Object (File)
Thu, Jul 30, 8:41 PM
Unknown Object (File)
Wed, Jul 29, 1:54 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

kib requested review of this revision.Wed, Jul 29, 6:12 AM

The changes required to the test suite are very illustrative.

I tried ptrace, pdfork, and pdwait tests. Is there anything else worth to check?

With the three patches applied I still see a couple of test failures:
sys/kern/procdesc:pdopenpid_pdwait_only_one
sys/kern/reaper:reaper_pdfork

kib retitled this revision from tests/sys/kern: adjust ptrace and pdwait tests for new reaping behavior to tests/sys/kern: adjust tests for new reaping behavior.

More tests updates

I see some failures in sys/capsicum tests too, sorry I missed those before.

This revision was not accepted when it landed; it landed in state Needs Review.Sat, Aug 1, 12:20 PM
This revision was automatically updated to reflect the committed changes.