Update all of libtest around runner.
[m6w6/libmemcached] / tests / libmemcached-1.0 / all_tests.h
index 15d6ff28efe804abcf45d0aaab0cb7de63bc3823..6a03b10f971cb3e1468569ad8bfa9f35486db152 100644 (file)
@@ -238,6 +238,7 @@ test_st user_tests[] ={
 };
 
 test_st replication_tests[]= {
+  {"validate replication setup", true, (test_callback_fn*)check_replication_sanity_TEST },
   {"set", true, (test_callback_fn*)replication_set_test },
   {"get", false, (test_callback_fn*)replication_get_test },
   {"mget", false, (test_callback_fn*)replication_mget_test },