summaryrefslogtreecommitdiff
path: root/cpp/src/tests/sasl.mk
diff options
context:
space:
mode:
authorMichael Goulish <mgoulish@apache.org>2011-03-08 20:59:26 +0000
committerMichael Goulish <mgoulish@apache.org>2011-03-08 20:59:26 +0000
commitf97d83c559cbff86430fb84e70f006fad64215f5 (patch)
treea2159bcc09995968560b2ad743642b04420de987 /cpp/src/tests/sasl.mk
parent73f6c7a646e567507b05a9809c95d0bc3f7fbebe (diff)
downloadqpid-python-f97d83c559cbff86430fb84e70f006fad64215f5.tar.gz
QPID-1672
clustered versions of the 4 federated sasl external tests. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1079539 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/sasl.mk')
-rw-r--r--cpp/src/tests/sasl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/sasl.mk b/cpp/src/tests/sasl.mk
index c13ef95098..9947e8e27e 100644
--- a/cpp/src/tests/sasl.mk
+++ b/cpp/src/tests/sasl.mk
@@ -30,7 +30,7 @@ check_PROGRAMS+=sasl_version
sasl_version_SOURCES=sasl_version.cpp
sasl_version_LDADD=$(lib_client)
-TESTS += run_cluster_authentication_test sasl_fed sasl_fed_ex_dynamic sasl_fed_ex_link sasl_fed_ex_queue sasl_fed_ex_route
+TESTS += run_cluster_authentication_test sasl_fed sasl_fed_ex_dynamic sasl_fed_ex_link sasl_fed_ex_queue sasl_fed_ex_route sasl_fed_ex_route_cluster sasl_fed_ex_link_cluster sasl_fed_ex_queue_cluster sasl_fed_ex_dynamic_cluster
LONG_TESTS += run_cluster_authentication_soak
EXTRA_DIST += run_cluster_authentication_test sasl_fed sasl_fed_ex run_cluster_authentication_soak sasl_fed_ex_dynamic sasl_fed_ex_link sasl_fed_ex_queue sasl_fed_ex_route