From 8e092d3548a2bc5011a12817edf76e1c1403fca3 Mon Sep 17 00:00:00 2001 From: Brian Aker Date: Thu, 14 Jan 2010 11:58:22 -0800 Subject: [PATCH] Update how tests are performed. --- tests/include.am | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/tests/include.am b/tests/include.am index 1c54c1f5..1f66d701 100644 --- a/tests/include.am +++ b/tests/include.am @@ -82,15 +82,9 @@ client-record: sh tests/t/memslap.test > tests/r/memslap.res sh tests/t/memstat.test > tests/r/memstat.res -test: test-docs tests/testplus library_test memcapable libmhashkit_test +test: test-docs test-mem test-plus test-hash memcapable echo "Tests completed" -library_test: tests/testapp - tests/testapp - -libmhashkit_test: libhashkit - tests/testhashkit - memcapable: clients/memcapable @MEMC_BINARY@ -d -P `pwd`/tests/Xumemc.pid -p 12555 @clients/memcapable -p 12555 || echo "Your memcached server does not support all commands" -- 2.30.2