summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/sasl_fed_ex_link_cluster
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
commit6e790a04de3b94a702677e5c70ff39ab147e1050 (patch)
treefb944d089ac77d59679f0613e77dc6be2ae500c3 /qpid/cpp/src/tests/sasl_fed_ex_link_cluster
parent9a40feaeac53cfa754f15942144dc07108d7d076 (diff)
downloadqpid-python-6e790a04de3b94a702677e5c70ff39ab147e1050.tar.gz
QPID-1672
clustered versions of the 4 federated sasl external tests. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1079539 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/sasl_fed_ex_link_cluster')
-rwxr-xr-xqpid/cpp/src/tests/sasl_fed_ex_link_cluster27
1 files changed, 27 insertions, 0 deletions
diff --git a/qpid/cpp/src/tests/sasl_fed_ex_link_cluster b/qpid/cpp/src/tests/sasl_fed_ex_link_cluster
new file mode 100755
index 0000000000..0e037b1969
--- /dev/null
+++ b/qpid/cpp/src/tests/sasl_fed_ex_link_cluster
@@ -0,0 +1,27 @@
+#! /bin/bash
+
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
+
+source ./test_env.sh
+
+${srcdir}/sasl_fed_ex link cluster
+
+