~brianaker/libmemcached/gear-clean

« back to all changes in this revision

Viewing changes to libtest/common.h

  • Committer: Brian Aker
  • Date: 2021-05-13 06:07:09 UTC
  • Revision ID: brian@tangent.org-20210513060709-tis67obw5k799o7a
More Gear/MySQL removal and udp test disable since server no longer comes compiled with it

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
 
87
87
#include <libtest/is_pid.hpp>
88
88
 
89
 
#include <libtest/gearmand.h>
90
 
#include <libtest/blobslap_worker.h>
91
89
#include <libtest/memcached.h>
92
 
#include <libtest/drizzled.h>
93
90
 
94
91
#include <libtest/libtool.hpp>
95
92
#include <libtest/killpid.h>