X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Finclude.am;h=7bc9e60b99dcddf2f338ada4accedcb3759239f4;hb=c3ad009bc9a3fd900c70b24b1a965f571664e65a;hp=bfdb36b882a94f7f47d39f309a6575547b18fa11;hpb=64e070cda2cc99513fdbaae770a473d5338c9378;p=m6w6%2Flibmemcached diff --git a/tests/include.am b/tests/include.am index bfdb36b8..7bc9e60b 100644 --- a/tests/include.am +++ b/tests/include.am @@ -24,7 +24,8 @@ EXTRA_DIST+= \ noinst_HEADERS+= \ tests/exist.h \ tests/hash_results.h \ - tests/libmemcached_world.h + tests/libmemcached_world.h \ + tests/libmemcached_world_socket.h # Cycle should always run first tests_cycle_CFLAGS= $(AM_CFLAGS) $(NO_CONVERSION) $(NO_STRICT_ALIASING) @@ -66,9 +67,6 @@ test: check check-local: $(TEST_DOCS) @echo "Tests completed" -test-x: test-plus test-memcp test-memdump test-memflush test-memstat - @echo "Tests completed" - test-mem: tests/var tests/libmemcached-1.0/testapp @tests/libmemcached-1.0/testapp