tests: Add tests for test_malloc() and test_realloc().
authorAndreas Schneider <asn@cryptomilk.org>
Fri, 6 Feb 2015 10:50:41 +0000 (11:50 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Sun, 8 Feb 2015 08:41:36 +0000 (09:41 +0100)
commit28f3315e86fb91926ec2ebd217af5a7a106e7d2a
tree1b021c388036fa1d76d558783cc8903480778ab3
parent5c61f539bb359770d54ce32413cd781b617485b3
tests: Add tests for test_malloc() and test_realloc().

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
tests/CMakeLists.txt
tests/test_alloc.c [new file with mode: 0644]