cmake: build&run tests (sortof)
[m6w6/libmemcached] / tests / libmemcached-1.0 / all_tests_socket.cc
index 958873fb9f3fd7cd4e78e9de6bd6d019904376f4..fc3aa6664c5136994765c24f0568c58d5e1a37f5 100644 (file)
@@ -35,9 +35,9 @@
  *
  */
 
-#include <config.h>
+#include <mem_config.h>
 #include <libtest/test.hpp>
-
+#include "libmemcached-1.0/memcached.h"
 #include "tests/basic.h"
 #include "tests/debug.h"
 #include "tests/deprecated.h"
@@ -69,7 +69,7 @@
 
 #include "tests/libmemcached_world_socket.h"
 
-void get_world(Framework *world)
+void get_world(libtest::Framework* world)
 {
   world->collections(collection);