test/mpool_tests.h

changeset 113
8693d7874773
parent 103
08018864fb91
child 134
4d320dc3a7af
     1.1 --- a/test/mpool_tests.h	Mon Jul 15 15:43:18 2013 +0200
     1.2 +++ b/test/mpool_tests.h	Mon Jul 15 16:59:52 2013 +0200
     1.3 @@ -40,6 +40,7 @@
     1.4  UCX_TEST_DECLARE(test_ucx_mempool_malloc);
     1.5  UCX_TEST_DECLARE(test_ucx_mempool_malloc_with_chcap);
     1.6  UCX_TEST_DECLARE(test_ucx_mempool_calloc);
     1.7 +UCX_TEST_DECLARE(test_ucx_mempool_free);
     1.8  UCX_TEST_DECLARE(test_ucx_mempool_set_destr);
     1.9  UCX_TEST_DECLARE(test_ucx_mempool_reg_destr);
    1.10  UCX_TEST_DECLARE(test_ucx_mempool_realloc);

mercurial