aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add comments to test programs, replace custom atoi with libcHEADmasterThomas Vanbesien2026-02-272-16/+19
* Fix stale filename comment, const qualifier, and int-to-size_t castsThomas Vanbesien2026-02-272-8/+8
* Implement realloc and add realloc rounds to random testThomas Vanbesien2026-02-271-1/+103
* Add randomized correctness testThomas Vanbesien2026-02-272-2/+191
* Add show_alloc_mem and test_show, rename test to test_preloadThomas Vanbesien2026-02-273-7/+43
* Initial scaffold: Makefile, stub malloc/free/realloc, test harnessThomas Vanbesien2026-02-222-0/+86