This patch creates a couple of tests around how autoeject works.
authorBrian Aker <brian@tangent.org>
Sat, 20 Aug 2011 07:01:20 +0000 (00:01 -0700)
committerBrian Aker <brian@tangent.org>
Sat, 20 Aug 2011 07:01:20 +0000 (00:01 -0700)
commitb1e692afdbd3823e57c649fe82e073f3b0743ada
tree658215d6edeb680f78dfa414c76b45feccda0847
parent969fea8e7bed82c109685ec3976cf7b0ec514ae9
This patch creates a couple of tests around how autoeject works.
libmemcached/constants.h
libmemcached/server.cc
libmemcached/server.h
libmemcached/server.hpp
libtest/include.am
libtest/port.cc [new file with mode: 0644]
libtest/port.h [new file with mode: 0644]
libtest/server_container.cc
libtest/test.cc
libtest/test.hpp
tests/failure.cc