tests: run memcached verbosely, catch output and show it on failure
[awesomized/libmemcached] / libtest / server.h
index bbebe95714c2b000a9d2ee353175a8c9606cb57e..10c1d3745befe08fd3ff25852d78aeab9718ba78 100644 (file)
@@ -205,6 +205,8 @@ public:
     _log_file.clear();
   }
 
+  std::pair<std::string, std::string> output();
+
   pid_t pid() const;
 
   bool has_pid() const;