aboutsummaryrefslogtreecommitdiff
path: root/mem/test/mem_test.c
AgeCommit message (Collapse)Author
2024-09-16Fix comparison.3gg
2024-03-09Define functions to get the number of used blocks.3gg
2024-02-13Let memory allocators trap by default when attempting to allocate beyond ↵3gg
capacity.
2023-07-16Fix mem and mempool iteration.3gg
2023-07-13Add mem allocator, remove listpool.3gg