Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove manual fiddling with MALLOC_OPTIONS from libc regress tests | jasper | 2021-09-01 | 1 | -4/+1 |
| | | | | | | | these options should be set globally (sysctl) when running regress as opposed to having individual tests set it, barring a few specific exceptions. ok bluhm@ | ||||
* | Add basic regression tests for strchr() and strrchr(). | visa | 2021-07-24 | 2 | -0/+77 |