X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fpool.h;h=b7b29ee40da1f69c1b0f489a210f0e8fb6e881b1;hb=4018da61ccc84a5345b19b61a1cfd5a30df896ea;hp=83ceaa6d3b8e8ee410e39f41b9cf2ca8feb61d03;hpb=a814e46e2aad5b2d2315951641f8669a6e03b991;p=m6w6%2Flibmemcached diff --git a/tests/pool.h b/tests/pool.h index 83ceaa6d..b7b29ee4 100644 --- a/tests/pool.h +++ b/tests/pool.h @@ -41,3 +41,4 @@ test_return_t memcached_pool_test(memcached_st *); test_return_t connection_pool_test(memcached_st *); test_return_t connection_pool2_test(memcached_st *); test_return_t connection_pool3_test(memcached_st *); +test_return_t regression_bug_962815(memcached_st *);