summaryrefslogtreecommitdiff
path: root/cpp/src/tests/ais_unit_tests
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2007-06-07 14:29:24 +0000
committerAlan Conway <aconway@apache.org>2007-06-07 14:29:24 +0000
commit50cd0cd44deb7b5c90e71eed1c9f3cf1666a70fe (patch)
tree640da8126854a4e07c11ca73216b932c84e9d445 /cpp/src/tests/ais_unit_tests
parentfca1397c9ee37e92b57fd419186182cbec567435 (diff)
downloadqpid-python-50cd0cd44deb7b5c90e71eed1c9f3cf1666a70fe.tar.gz
Build support for clustering, initial CPG wrapper & tests.
- src/qpid/cluster/Cpg.cpp: C++ wrapper for the openais CPG library. - src/tests/unit/Cpg.cpp: verify CPG functions in make check. - makefiles etc.: build cluster stuff only if openais is installed. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@545190 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/ais_unit_tests')
-rwxr-xr-xcpp/src/tests/ais_unit_tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/src/tests/ais_unit_tests b/cpp/src/tests/ais_unit_tests
new file mode 100755
index 0000000000..9758891891
--- /dev/null
+++ b/cpp/src/tests/ais_unit_tests
@@ -0,0 +1,2 @@
+#!/bin/sh
+make check-ais