aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/test_random.c
Commit message (Expand)AuthorAgeFilesLines
* Add comments to test programs, replace custom atoi with libcHEADmasterThomas Vanbesien2026-02-271-16/+18
* Fix stale filename comment, const qualifier, and int-to-size_t castsThomas Vanbesien2026-02-271-3/+3
* Implement realloc and add realloc rounds to random testThomas Vanbesien2026-02-271-1/+103
* Add randomized correctness testThomas Vanbesien2026-02-271-0/+176