Split all mem_function out so that we can reuse the bulk of the tests at will.
authorBrian Aker <brian@tangent.org>
Fri, 10 Feb 2012 03:06:22 +0000 (19:06 -0800)
committerBrian Aker <brian@tangent.org>
Fri, 10 Feb 2012 03:06:22 +0000 (19:06 -0800)
commit9ccc920d86467ea463a07fd99e5ef4ea804c7800
treeb2082cbf745fa1191b6543f9eb8a881a88a3f2b0
parent744cca0ac99529b1f5f2629e26fb839a95e67f08
Split all mem_function out so that we can reuse the bulk of the tests at will.
tests/libmemcached-1.0/all_tests.cc [new file with mode: 0644]
tests/libmemcached-1.0/all_tests.h [new file with mode: 0644]
tests/libmemcached-1.0/include.am
tests/libmemcached-1.0/mem_functions.cc
tests/libmemcached-1.0/mem_functions.h [new file with mode: 0644]
tests/libmemcached-1.0/setup_and_teardowns.cc [new file with mode: 0644]
tests/libmemcached-1.0/setup_and_teardowns.h [new file with mode: 0644]
tests/libmemcached_world.h
tests/print.h