tests: move alloc related tests to test-alloc-util.c
authorRonny Chevalier <chevalier.ronny@gmail.com>
Wed, 2 Mar 2016 22:19:55 +0000 (23:19 +0100)
committerRonny Chevalier <chevalier.ronny@gmail.com>
Thu, 3 Mar 2016 17:46:58 +0000 (18:46 +0100)
commitb66de1f9d47426de5362d9e25704498c8a14b8a6
tree7ee135a4d445c1947942d9642d28b5e31b077a7f
parent45e0b1f68c1b3f850b9ca683db92c0c8d1f95ec2
tests: move alloc related tests to test-alloc-util.c
.gitignore
Makefile.am
src/test/test-alloc-util.c [new file with mode: 0644]
src/test/test-util.c