X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fparser.h;h=dba9bc59ca55b97142cf9a4d6d2060a9edebeb36;hb=cb9cdd2652b441d362fdcbd3f185652f941d3108;hp=c53f0e411fca128fb47316dd2a80e6a1f2baa77a;hpb=4924131d4d62d724d7e590cb2c5668ac5c8a3006;p=awesomized%2Flibmemcached diff --git a/tests/parser.h b/tests/parser.h index c53f0e41..dba9bc59 100644 --- a/tests/parser.h +++ b/tests/parser.h @@ -97,6 +97,9 @@ test_return_t test_error_keyword(memcached_st*); LIBTEST_INTERNAL_API test_return_t server_with_weight_test(memcached_st *); +LIBTEST_INTERNAL_API +test_return_t test_hostname_port_weight(memcached_st *); + #ifdef __cplusplus } #endif