X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Ffailure.cc;h=faea94e44e72553cb57f076566eae1aeee196cee;hb=f47caf2833675cce0b62a6e4ffd6764c1490a8b4;hp=95c8fb6ad8cfb8f482414a8b8d6afeb682547427;hpb=363ba89b6954d2cdcc20f738b627499695e4aaf4;p=m6w6%2Flibmemcached diff --git a/tests/failure.cc b/tests/failure.cc index 95c8fb6a..faea94e4 100644 --- a/tests/failure.cc +++ b/tests/failure.cc @@ -59,7 +59,7 @@ using namespace std; using namespace memcache; using namespace libtest; -Framework *global_framework= NULL; +libtest::Framework *global_framework= NULL; static test_return_t shutdown_servers(memcached_st *memc) { @@ -220,7 +220,7 @@ collection_st collection[] ={ #include "tests/libmemcached_world.h" -void get_world(Framework *world) +void get_world(libtest::Framework* world) { world->servers().set_servers_to_run(1);