diff -r 6384016df2a3 -r 8693d7874773 test/mpool_tests.h --- a/test/mpool_tests.h Mon Jul 15 15:43:18 2013 +0200 +++ b/test/mpool_tests.h Mon Jul 15 16:59:52 2013 +0200 @@ -40,6 +40,7 @@ UCX_TEST_DECLARE(test_ucx_mempool_malloc); UCX_TEST_DECLARE(test_ucx_mempool_malloc_with_chcap); UCX_TEST_DECLARE(test_ucx_mempool_calloc); +UCX_TEST_DECLARE(test_ucx_mempool_free); UCX_TEST_DECLARE(test_ucx_mempool_set_destr); UCX_TEST_DECLARE(test_ucx_mempool_reg_destr); UCX_TEST_DECLARE(test_ucx_mempool_realloc);