Put main() in test.c and remove it from mpool.c
commitf60a9d97dd23379df32747c2792be8405f62068d
authorStathis Kamperis <ekamperi@auth.gr>
Mon, 8 Oct 2007 17:09:58 +0000 (8 20:09 +0300)
committerStathis Kamperis <ekamperi@auth.gr>
Mon, 8 Oct 2007 17:16:13 +0000 (8 20:16 +0300)
treebeb2a40d421d2b2b3fb39d8f9f70f794d94f5e6e
parentce35b92dd724d132a36ad174939627a68672a6cb
Put main() in test.c and remove it from mpool.c
The reason we split the test case code from mpool.c,
is because we want to reduce meaningless diffs.
malloc/mpool.c
malloc/test.c [new file with mode: 0644]