summaryrefslogtreecommitdiffstats
path: root/tests/alloc.c
Commit message (Expand)AuthorAgeFilesLines
* diag: Move enum debug_flags out of ctx.hTavian Barnes2023-10-121-0/+1
* alloc: Test allocation size overflowsTavian Barnes2023-10-061-2/+10
* alloc: Implement an arena for flexible structsTavian Barnes2023-06-201-1/+13
* alloc: New header for memory allocation utilitiesTavian Barnes2023-06-201-0/+24