a self-contained test of the mempool strategy, doesnt seem promising yet
authorjjenista <jjenista>
Sun, 12 Sep 2010 21:23:31 +0000 (21:23 +0000)
committerjjenista <jjenista>
Sun, 12 Sep 2010 21:23:31 +0000 (21:23 +0000)
commitf44e190056cdc663752fee124ca46ff62eb27314
tree4adbc2c338fa6810656be466d05beffa68e6c90b
parentcdfb6cfa4b5c71b97bdf7a918e6792976aa0bd13
a self-contained test of the mempool strategy, doesnt seem promising yet
Robust/src/Tests/memPool/makefile [new file with mode: 0644]
Robust/src/Tests/memPool/memPool.h [new file with mode: 0644]
Robust/src/Tests/memPool/mlp_lock.h [new file with mode: 0644]
Robust/src/Tests/memPool/testMemPool-calloc.c [new file with mode: 0644]
Robust/src/Tests/memPool/testMemPool-malloc.c [new file with mode: 0644]
Robust/src/Tests/memPool/testMemPool-poolalloc.c [new file with mode: 0644]