[jboss-cvs] JBossAS SVN: r57905 - trunk/testsuite

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Oct 27 17:24:21 EDT 2006


Author: rachmatowicz at jboss.com
Date: 2006-10-27 17:24:21 -0400 (Fri, 27 Oct 2006)
New Revision: 57905

Modified:
   trunk/testsuite/build.xml
Log:
Add generic JMS performance tests to testsuite

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2006-10-27 21:19:43 UTC (rev 57904)
+++ trunk/testsuite/build.xml	2006-10-27 21:24:21 UTC (rev 57905)
@@ -665,6 +665,7 @@
    <!-- jbossmessaging includes -->
    <patternset id="jbossmessaging.includes">
      <include name="org/jboss/test/jbossmessaging/test/*UnitTestCase.class"/>
+     <include name="org/jboss/test/jbossmessaging/perf/*StressTestCase.class"/>
    </patternset>
    <!-- Tests needing xml binding setup -->
    <patternset id="jbossxb.includes">




More information about the jboss-cvs-commits mailing list