summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/Makefile.am
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2012-12-19 21:24:47 +0000
committerAlan Conway <aconway@apache.org>2012-12-19 21:24:47 +0000
commitc0481d290339ee4f1747add7955ae107cc5560d1 (patch)
treedab73805ccc395b4b2e2d7223bfc4661b1eb47ea /qpid/cpp/src/tests/Makefile.am
parentee9947727aea741b14e28006a2adfa23b6de3a48 (diff)
downloadqpid-python-c0481d290339ee4f1747add7955ae107cc5560d1.tar.gz
QPID-4514: Remove obsolete cluster code: more tests
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1424140 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/Makefile.am')
-rw-r--r--qpid/cpp/src/tests/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/qpid/cpp/src/tests/Makefile.am b/qpid/cpp/src/tests/Makefile.am
index 113005d2c2..e7fe611696 100644
--- a/qpid/cpp/src/tests/Makefile.am
+++ b/qpid/cpp/src/tests/Makefile.am
@@ -242,11 +242,6 @@ header_test_INCLUDES=$(PUBLIC_INCLUDES)
header_test_SOURCES=header_test.cpp TestOptions.h ConnectionOptions.h
header_test_LDADD=$(lib_client)
-check_PROGRAMS+=failover_soak
-failover_soak_INCLUDES=$(PUBLIC_INCLUDES)
-failover_soak_SOURCES=failover_soak.cpp ForkedBroker.h ForkedBroker.cpp
-failover_soak_LDADD=$(lib_client) $(lib_broker)
-
check_PROGRAMS+=declare_queues
declare_queues_INCLUDES=$(PUBLIC_INCLUDES)
declare_queues_SOURCES=declare_queues.cpp