From 826abf41305c856fe1a889dadf1d77525538d90a Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Mon, 30 Jun 2008 16:35:41 +0000 Subject: This commit is related to QPID-1161. Please refer to the JIRA for complete details. In Summary this contains a simple test kit comprising of perf and soak tests. The focus is on producing a packaged set of tests that can be easily deployed on target environment. For Quick perf report for a particular release, please run perf_report.sh which will show results for 8 common use cases in a tabular format. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@672810 13f79535-47bb-0310-9956-ffa450edef68 --- java/testkit/build.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 java/testkit/build.xml (limited to 'java/testkit/build.xml') diff --git a/java/testkit/build.xml b/java/testkit/build.xml new file mode 100644 index 0000000000..94b97d270d --- /dev/null +++ b/java/testkit/build.xml @@ -0,0 +1,27 @@ + + + + + + + + -- cgit v1.2.1