summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-06-30add tests for attempting to free() or realloc() on an invalid addressJakob Kaivo
2020-06-30add optional macros to directly provide the <stdlib.h> interfaceJakob Kaivo
2020-06-30use consistent MA_ prefixJakob Kaivo
2020-06-30add a test program that can be wrapped with LD_PRELOADJakob Kaivo
2020-06-30add tests for double free() and use after free()Jakob Kaivo
2020-06-30add a third round that forces new allocationJakob Kaivo
2020-06-30add simple realloc() testJakob Kaivo
2020-06-30add some simple testsJakob Kaivo