X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Freplication.h;h=fb9cd88542710a2e49ac809819a7c1d79a723767;hb=4d91f4de5a20d137435d0141f0dab9e9951d5eb4;hp=f287a624e1470f1c50c484d744dc4aff42b4d460;hpb=59e77031ba00e924cb7f8a2863e858f10cbcb9f8;p=awesomized%2Flibmemcached diff --git a/tests/replication.h b/tests/replication.h index f287a624..fb9cd885 100644 --- a/tests/replication.h +++ b/tests/replication.h @@ -50,3 +50,5 @@ test_return_t replication_randomize_mget_test(memcached_st *memc); test_return_t replication_randomize_mget_fail_test(memcached_st *memc); test_return_t replication_miss_test(memcached_st *memc); + +test_return_t check_replication_sanity_TEST(memcached_st*);