Add additional tests for splitting and alloc without free.
commitacb3853b294362370b89765e373cada425f93270
authorStephanie Gawroriski <xer@multiphasicapps.net>
Mon, 11 Dec 2023 02:10:27 +0000 (11 02:10 +0000)
committerStephanie Gawroriski <xer@multiphasicapps.net>
Mon, 11 Dec 2023 02:10:27 +0000 (11 02:10 +0000)
tree3162d2fd2450905e1abd65ae81c96558cd9ed930
parentcc675fa02c7159f6bd6ef7de3563a96d0c4a6229
Add additional tests for splitting and alloc without free.
nanocoat/src/alloc.c
nanocoat/tests/testAlloc.c
nanocoat/tests/testAllocNoFree.c [copied from nanocoat/tests/testAlloc.c with 75% similarity]
nanocoat/tests/testAllocSplit.c [new file with mode: 0644]