| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libc tests: Add some test cases for recursive exiting | Mark Johnston | 2024-08-07 | 1 | -0/+69 |
| | | | | | | | | | | Derived from tests posted by kib in D46108. I made one of them use a pthread barrier instead of sleeping. Reviewed by: kib MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D46176 | ||||
| * | libc tests: Rename the quick_exit test file, fix style | Mark Johnston | 2024-08-07 | 1 | -0/+85 |
| Call it libc_exit_test instead of exit_test because the NetBSD test suite already has a file with the latter name. This is in preparation for adding other exit()-related tests. MFC after: 2 weeks | |||||
