X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Freplication.h;h=980be82880e46715e118f8a2560acbd91d5f9318;hb=5a9c49c1e9f1950045eb845277c370324ac9ef16;hp=d7eba14aac24fcff8623d83f5889c833ec4a005e;hpb=3dee67d04099cc5e2986ed94aa612f429f54d6fb;p=awesomized%2Flibmemcached diff --git a/tests/replication.h b/tests/replication.h index d7eba14a..980be828 100644 --- a/tests/replication.h +++ b/tests/replication.h @@ -56,6 +56,9 @@ test_return_t replication_delete_test(memcached_st *memc); LIBTEST_INTERNAL_API test_return_t replication_randomize_mget_test(memcached_st *memc); +LIBTEST_INTERNAL_API +test_return_t replication_randomize_mget_fail_test(memcached_st *memc); + #ifdef __cplusplus } #endif