From e2f72f2bdbe5a9dfc826f684fc03e23faa3e8140 Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Wed, 22 Oct 2008 03:29:32 +0000 Subject: This is for QPID-1363 These tests creates an acl file and use the acl.reloadAclFile method to reconfigure the broker. The tests are run as part of make check git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@706850 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/policy.acl | 1 + 1 file changed, 1 insertion(+) create mode 100644 qpid/cpp/src/tests/policy.acl (limited to 'qpid/cpp/src/tests/policy.acl') diff --git a/qpid/cpp/src/tests/policy.acl b/qpid/cpp/src/tests/policy.acl new file mode 100644 index 0000000000..ef46026555 --- /dev/null +++ b/qpid/cpp/src/tests/policy.acl @@ -0,0 +1 @@ +acl allow all all -- cgit v1.2.1