Version 11

    When debugging errors and failures in test cases, we often need to rerun the test to see if the failure or error is repeatable.

     

    The testuite provides no easy way to determine, for a given test case, which target it was executed under, nor which server configuration it was executed against.

     

    The following table provides this mapping for the JBoss 4.2 GA testsuite.

     

    In cases where the server configuration is 'all', you can usually start the application server 'all' configuration and rerun the test using "one-test". In the case where the server configuration is not 'all', the test will require starting a custom configuration, which may require other setup, and it is often safer to rerun the entire target (which will start up the configuration, rerun all the associated tests, and shut down the configuration).

     

    NOTE/WARNING: this table was automatically generated from the build.log file using an awk script. Targets where  two servers are started may only have one listed, usually the second of two.

     

    Test Case Name

    Target

    Server Configuration

    org.jboss.test.aop.test.AOPUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.aop.test.ObservableUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.aop.test.RemotingUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.aop.test.SecurityUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.aop.test.SimpleBeanUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.aop.test.TxLockUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.aop.test.TxUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.aop.test.VersionedObjectUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.bmp.test.BmpUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.bmp.test.SmallCacheBmpUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cache.bean.MBeanUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cache.test.aop.CacheObjectMBeanUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cache.test.aop.MBeanUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.classloader.leak.test.Ejb3ClassloaderLeakUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.classloader.test.BasicLoaderUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.classloader.test.CircularityUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.classloader.test.ClasspathExtensionUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.classloader.test.ScopedTransactionUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.classloader.test.ScopingUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.classloader.test.UnifiedLoaderUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.client.test.AppClientUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.client.test.MetaDataUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.ageout.test.JDBC2PmAgeOutUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.audit.test.AuditUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.batchcascadedelete.test.BatchCascadeDeleteUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.cacheinvalidation.test.CacheInvalidationUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.cacheinvalidation.test.JDBC2PmCacheInvalidationUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.cmr.test.CMRPostCreatesWrittenUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.cmrtransaction.test.CMRTransactionUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.cmrtree.test.CascadeDeleteUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.commerce.CompleteUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.dbschema.relationship.RelationshipSchemaUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.enums.test.EnumUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.fkmapping.test.FKMappingUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.fkstackoverflow.test.FKStackOverflowUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.idxandusersql.test.IdxAndUsersqlUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.jbas1361.JBAS1361UnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.jbas1665.JBAS1665UnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.jbas3541.JBAS3541UnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.jbas3717.JBAS3717UnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.jbas979.JBAS979UnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.keygen.test.KeyGenerationUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.lob.LOBUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.partitionindex.PartitionIndexUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.passivation.test.EntityPassivationUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.perf.test.PerfUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.readonly.ReadonlyUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.relationship.RelationshipUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.simple.PageSizeUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cmp2.simple.SimpleUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.console.jbas3861.JBAS3861UnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cts.test.BmpUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cts.test.CmpUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cts.test.CtsCmp2OptionDUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cts.test.CtsCmp2UnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cts.test.IndependentJarsUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cts.test.LongWaitStatefulSessionUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cts.test.MDBUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cts.test.StatefulSessionUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cts.test.StatelessSessionBrokenCreateUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.cts.test.StatelessSessionUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.dbtest.test.DbTypesUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.client.test.ClientDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.client.test.NotClientDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.client.test.NotUnpackedClientDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.client.test.UnpackedClientDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.ear.test.EARDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.ear.test.IsolatedEARDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.ear.test.PartUnpackedEARDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.ear.test.UnpackedEARDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.ejb.test.EJBDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.ejb.test.NotEJBDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.ejb.test.NotUnpackedEJBDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.ejb.test.UnpackedEJBDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.jbas2904.test.EARDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.rar.test.NotRARDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.rar.test.NotUnpackedRARDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.rar.test.RARDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.rar.test.UnpackedRARDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.sar.test.NotSARDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.sar.test.NotUnpackedSARDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.sar.test.SARDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.sar.test.UnpackedSARDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.web.test.NotUnpackedWEBDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.web.test.NotWEBDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.web.test.UnpackedWEBDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.deployers.web.test.WEBDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.ejbconf.test.MetaDataUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.ejbconf.test.ReadOnlyUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.entity.test.EJBLoadUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.entity.test.EntityUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.entity.test.PathologicalUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.entity.test.UnsetEntityContextUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.entitydepends.test.EntityDependencyUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.entityexc.test.EntityExcUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.exception.EntityExceptionUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.exception.ExceptionUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.guid.GUIDUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.ha.jmx.test.HAServiceMBeanSupportUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.ha.singleton.test.HASingletonControllerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.ha.singleton.test.HASingletonSupportUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.hello.test.HelloCachedUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.hibernate.test.HibernateIntgUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.hibernate.test.ScopedEarsUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.hibernate.test.TimersUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.idgen.test.IdGenUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.invokers.test.MultiInvokersUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.isolation.test.IsolationUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.isolation.test.WebIsolationUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jacc.test.external.AuthzDelegationUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.CleanTopicRemovalUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.ClientMonitorConnectionRaceUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.ConcurrentDeliveryUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.ConnectionConsumerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.DestinationFullUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.DuplicateClientIDUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.HTTPConnectionUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.HTTPJBossMQUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.JBossMQJoramUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.JBossSessionRecoverUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.LargeMessageUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.MessageBodyUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.MessageTypesUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.NackWithRollbackUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.ReceiveAfterErrorUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.RecoveryDurableTopicReceiveUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.RecoveryDurableTopicSendUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.RecoveryQueueReceiveUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.RecoveryQueueSendUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.RollBackUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.ScheduledDeliveryUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.SecurityUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.SelectorParserUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.SelectorSyntaxUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.TemporarySessionConnectionUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.UIL2ConnectionUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.UIL2DisconnectClientsUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.UIL2JBossMQUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.UnackedUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.UnsubscribeWhileActiveUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jbossmq.test.XAResourceUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.AdminObjectUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.BackgroundValidationUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.BaseConnectionManagerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.CachedConnectionErrorUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.CachedConnectionSessionUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.ConnectionFactorySerializationUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.DeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.HAConnectionFactoryUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.InflowUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.JDBCDriverRedeployUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.JDBCStatementTestsConnectionUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.LocalTransactionTidyupUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.LocalWrapperCleanupUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.MultiThreadedTxDsUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.MultiThreadedTxUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.PSCacheUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.PoolingUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.PreFillPoolingUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.ReentrantUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.RemoteDSUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.RollbackOnlyReleaseConnectionUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.TimerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.TxInflowUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.UnsharedConnectionUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.UserTxUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.WorkManagerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.XADSUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.XAExceptionUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jca.test.XATxConnectionManagerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jcaprops.test.GoodrarUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jcaprops.test.UpperGoodrarUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jms.test.XAResourceWrapperSmokeUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmsra.test.RaJMSSessionUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmsra.test.RaQueueUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmsra.test.RaSyncRecUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmsra.test.RaTopicUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.AttributesUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.CPManifestUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.DeployJarUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.DeployServiceUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.DeployXMBeanUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.EarDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.HAInvokerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.InterceptableUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.JBAS3050URLDeploymentScannerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.JMXConsoleUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.JMXInvokerProxyUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.JMXInvokerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.JarInSarJSR77UnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.ListenerServiceMBeanUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.MBeanAttributeConfigurationUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.MBeanDependsOnConnectionManagerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.MBeanDependsOnEJBUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.MBeanInfoUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.NoInternalJBossUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.ProxyScopedUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.ProxyUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.RMIAdaptorAuthorizationUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.RMIAdaptorUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.RemoteMBeanProxyUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.ServiceLifecycleUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.ServiceRsrcsUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.SimpleURLDeploymentScannerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.UnpackedDeploymentUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jmx.test.XMLAttributePersistenceManagerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jrmp.test.CustomSocketsUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jrmp.test.SSLFailuresSocketsUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jrmp.test.SSLSocketsUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.kernel.deployment.jboss.test.ConfigPOJOUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.kernel.deployment.jboss.test.DependsPOJOEARUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.kernel.deployment.jboss.test.DependsPOJOUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.kernel.deployment.jboss.test.ServicePOJOUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.kernel.deployment.jboss.test.SimplePOJOUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.lock.test.SpinUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.management.test.DeploymentDescriptorUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.management.test.JSR77SpecUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.marshal.test.EjbUnMarshalUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.mdb.test.MDBUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.messagedriven.test.DurableTopicMessageDrivenUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.messagedriven.test.JMSContainerInvokerDurableTopicMessageDrivenUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.messagedriven.test.JMSContainerInvokerQueueMessageDrivenUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.messagedriven.test.JMSContainerInvokerTopicMessageDrivenUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.messagedriven.test.SimpleQueueMessageDrivenUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.messagedriven.test.SimpleTopicMessageDrivenUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.naming.test.ENCUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.naming.test.EjbLinkUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.naming.test.ExternalContextUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.naming.test.ImplUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.naming.test.InternalNamingClassReplacementUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.naming.test.JNDIBindingUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.naming.test.PooledInvokerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.naming.test.SimpleUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.perf.test.PerfUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.pooled.test.SSLSocketsUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.proxycompiler.test.BeanProxyUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.proxycompiler.test.ProxyCompilerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.readahead.test.ReadAheadUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.retry.test.RetryUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.scoped.test.ScopedBUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.scoped.test.ScopedUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.security.test.auth.AppCallbackHandlerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.session.test.EjbRemoveUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.testbean.test.BeanUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.testbyvalue.test.ByValueUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.timer.test.BasicTimerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.tm.test.MTTransactionManagerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.tm.test.TransactionLocalUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.tm.test.TransactionManagerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.tm.test.TxTimeoutUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.util.test.DOMWriterUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.util.test.FileURLListerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.util.test.PropertyEditorsUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.util.test.PropertyPatternUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.util.test.ProtocolHandlerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.util.test.SchedulerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.util.test.StringPropertyReplacerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.util.test.StringsUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.util.test.ThreadPoolRunnableUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.util.test.ThreadPoolTaskUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.util.test.TimedCachePolicyUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.web.test.CookieUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.web.test.CustomErrorsUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.web.test.FormAuthUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.web.test.JSFIntegrationUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.web.test.TreeCacheSSOClusterManagerUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.web.test.UserInRoleUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.web.test.WebIntegrationUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.webservice.jbws309.JBWS309TestCase

    tests-standard-unit:

    "all"

    org.jboss.test.xslt.test.ScopedXalanUnitTestCase

    tests-standard-unit:

    "all"

    org.jboss.test.jrmp.test.DynLoadingFromSARUnitTestCase

    tests-client-unit:

    "all"

    org.jboss.test.jrmp.test.DynLoadingFromSARUnpackedUnitTestCase

    tests-client-unit:

    "all"

    org.jboss.test.jrmp.test.DynLoadingUnitTestCase

    tests-client-unit:

    "all"

    org.jboss.test.jca.test.SecurityContextUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.jmx.test.RMIAdaptorAuthorizationUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.jmx.test.SecureJMXInvokerUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.jmx.test.SecureRMIAdaptorUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.naming.test.SecurityUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.perf.test.SecurePerfStressTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.CallerInfoUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.ClientLoginModuleEJBUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.ClientLoginModuleUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.CustomPrincipalPropagationUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.DeepCopySubjectUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.DynamicLoginConfigServiceUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.EJBPermissionUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.EJBSpecUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.HttpsUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.JaasSecurityDomainUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.JaasSecurityManagerUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.JaasUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.LoginContextUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.LoginModulesUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.MissingMethodUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.NamespacePermissionsUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.PermissionNameUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.RoleMappingModuleUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.SAInheritableThreadLocalUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.SAThreadLocalUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.SRPLoginModuleUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.SRPUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.SecurityDomainLoginModuleOptionUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.SecurityProxyUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.SecurityUtilUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.SubjectContextUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.WebConstraintsUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.WebResourcePermissionUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.WebUserDataPermissionUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.XMLLoginModulesUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.auth.AppCallbackHandlerUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.security.test.ejb.SFSBIntegrationTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.timer.test.SecureTimerUnitTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.web.test.WebProgrammaticLoginTestCase

    tests-security-basic-unit:

    "all"

    org.jboss.test.bank.test.BankEJB20StressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.bank.test.BankStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.cmp2.cmrstress.CMRStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.cts.test.StatelessSessionStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.deadlock.test.BeanStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.hello.test.HelloClusteredHttpStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.hello.test.HelloHttpStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.hello.test.HelloTimingStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jbossmq.perf.JBossMQPerfStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jbossmq.perf.JBossMQReconnectStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jbossmq.perf.OILInvocationLayerStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jbossmq.perf.ReceiveNackClientStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jbossmq.perf.SendReplyPerfStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jbossmq.perf.UIL2InvocationLayerStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jbossmq.test.ReceiversImplArrayListStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jbossmq.test.ReceiversImplLinkedListStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jbossmq.test.SessionCloseStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jca.test.BaseConnectionManagerStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jca.test.CachedConnectionBankStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jca.test.ContentiousInterleavingStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jca.test.ContentiousRecyclingInterleavingStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jca.test.ContentiousRecyclingStickyStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jca.test.ContentiousStickyStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jca.test.RecyclingInterleavingStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jca.test.RecyclingStickyStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jca.test.RecyclingStickyWithContinuousPoisonThreadStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jca.test.RecyclingStickyWithPoisonThreadStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jca.test.UncontendedInterleavingStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jca.test.UncontendedStickyStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jmx.test.RedeployStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jmx.test.RedeployWithDependencyStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.lock.test.EnterpriseEntityStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.naming.test.NamingStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.perf.test.PerfStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.pooled.test.BeanStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.security.test.SecurityMgrStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.tm.test.SimpleNoLockTransactionLocalStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.tm.test.SimpleTransactionLocalStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.tm.test.SimpleUncontendedNoLockTransactionLocalStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.tm.test.SimpleUncontendedTransactionLocalStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.util.test.TimeoutFactoryCancelStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.util.test.TimeoutFactoryMixedStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.util.test.TimeoutFactoryStressTestCase

    tests-standard-stress:

    "all"

    org.jboss.test.webservice.jbws309.JBWS309TestCase

    tests-standard-stress:

    "all"

    org.jboss.test.jbossmx.compliance.modelmbean.ModelMBeanTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.compliance.monitor.BasicTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.compliance.notcompliant.NCMBeanTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.compliance.objectname.BasicTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.compliance.objectname.CanonicalTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.compliance.objectname.MalformedTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.compliance.objectname.PatternTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.compliance.registration.RegistrationTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.compliance.relation.BasicTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.compliance.server.MBeanServerFactoryTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.compliance.server.MBeanServerTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.compliance.standard.InfoTortureTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.compliance.standard.InheritanceTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.compliance.standard.PackageProtectedTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.compliance.standard.TrivialTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.compliance.timer.BasicTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.compliance.timer.JBossTimerBasicTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.compliance.timer.JBossTimerPeriodTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.compliance.timer.PeriodTestCase

    tests-jbossmx-compliance:

    "all"

    org.jboss.test.jbossmx.implementation.persistence.OnTimerPersistenceTestCase

    tests-jbossmx-implementation:

    "all"

    org.jboss.test.jbossmx.implementation.server.ContextCLTestCase

    tests-jbossmx-implementation:

    "all"

    org.jboss.test.jbossmx.implementation.util.AgentIDTestCase

    tests-jbossmx-implementation:

    "all"

    org.jboss.test.jbossmx.implementation.util.MBeanProxyExtTestCase

    tests-jbossmx-implementation:

    "all"

    org.jboss.test.jbossmx.implementation.util.MBeanProxyTestCase

    tests-jbossmx-implementation:

    "all"

    org.jboss.test.jbossmx.performance.dynamic.InvocationTestCase

    tests-jbossmx-performance:

    "all"

    org.jboss.test.jbossmx.performance.standard.InvocationTestCase

    tests-jbossmx-performance:

    "all"

    org.jboss.test.bankiiop.test.BankStressTestCase

    tests-iiop:

    "all"

    org.jboss.test.excepiiop.test.ExceptionTimingStressTestCase

    tests-iiop:

    "all"

    org.jboss.test.helloiiop.test.HelloTimingStressTestCase

    tests-iiop:

    "all"

    org.jboss.test.hellojrmpiiop.test.HelloTimingStressTestCase

    tests-iiop:

    "all"

    org.jboss.test.iiop.test.NoCodebaseUnitTestCase

    tests-iiop:

    "all"

    org.jboss.test.iiop.test.ParameterPassingStressTestCase

    tests-iiop:

    "all"

    org.jboss.test.marshaliiop.test.EjbUnMarshalUnitTestCase

    tests-iiop:

    "all"

    org.jboss.test.txpropiiop.test.TxPropIIOPUnitTestCase

    tests-iiop:

    "all"

    org.jboss.test.jaxr.scout.JaxrBaseTestCase

    tests-scout-jaxr:

    "all"

    org.jboss.test.jaxr.scout.basic.JaxrJNDIConnectionTestCase

    tests-scout-jaxr:

    "all"

    org.jboss.test.jaxr.scout.publish.JaxrDeleteAssociationTestCase

    tests-scout-jaxr:

    "all"

    org.jboss.test.jaxr.scout.publish.JaxrDeleteOrganizationTestCase

    tests-scout-jaxr:

    "all"

    org.jboss.test.jaxr.scout.publish.JaxrSaveOrganizationTestCase

    tests-scout-jaxr:

    "all"

    org.jboss.test.jaxr.scout.publish.JaxrSaveServiceBindingTestCase

    tests-scout-jaxr:

    "all"

    org.jboss.test.jaxr.scout.publish.infomodel.JaxrClassficationTestCase

    tests-scout-jaxr:

    "all"

    org.jboss.test.jaxr.scout.publish.infomodel.JaxrConfimAssociationTestCase

    tests-scout-jaxr:

    "all"

    org.jboss.test.jaxr.scout.query.JaxrBusinessQueryTestCase

    tests-scout-jaxr:

    "all"

    org.jboss.test.jaxr.scout.query.infomodel.JaxrFindAssociationsTestCase

    tests-scout-jaxr:

    "all"

    org.jboss.test.webservice.admindevel.ExampleTestCase

    tests-webservice:

    "all"

    org.jboss.test.webservice.admindevel.ExplodedExampleTestCase

    tests-webservice:

    "all"

    org.jboss.test.webservice.admindevel.RedeployExampleTestCase

    tests-webservice:

    "all"

    org.jboss.test.webservice.jbws309.JBWS309TestCase

    tests-webservice:

    "all"

    org.jboss.test.txtimer.test.CanceledTimerTestCase

    tests-txtimer:

    "all"

    org.jboss.test.txtimer.test.CreateCancelTestCase

    tests-txtimer:

    "all"

    org.jboss.test.txtimer.test.EntityBeanTestCase

    tests-txtimer:

    "all"

    org.jboss.test.txtimer.test.PersistenceTestCase

    tests-txtimer:

    "all"

    org.jboss.test.txtimer.test.PersistentTimerTestCase

    tests-txtimer:

    "all"

    org.jboss.test.txtimer.test.ScopedPersistentTimerTestCase

    tests-txtimer:

    "all"

    org.jboss.test.txtimer.test.SimpleTimerTestCase

    tests-txtimer:

    "all"

    org.jboss.test.txtimer.test.TimerSerializationTestCase

    tests-txtimer:

    "all"

    org.jboss.test.txtimer.test.TransactionalTimerTestCase

    tests-txtimer:

    "all"

    org.jboss.test.securitymgr.test.BMPUnitTestCase

    tests-security-manager:

    "securitymgr"

    org.jboss.test.securitymgr.test.CMPUnitTestCase

    tests-security-manager:

    "securitymgr"

    org.jboss.test.securitymgr.test.EJBSpecUnitTestCase

    tests-security-manager:

    "securitymgr"

    org.jboss.test.securitymgr.test.MDBUnitTestCase

    tests-security-manager:

    "securitymgr"

    org.jboss.test.securitymgr.test.SecurityUnitTestCase

    tests-security-manager:

    "securitymgr"

    org.jboss.test.securitymgr.test.StatefulSessionUnitTestCase

    tests-security-manager:

    "securitymgr"

    org.jboss.test.securitymgr.test.StatelessSessionUnitTestCase

    tests-security-manager:

    "securitymgr"

    org.jboss.test.securitymgr.test.WarPermissionsUnitTestCase

    tests-security-manager:

    "securitymgr"

    org.jboss.test.securitymgr.test.WebIntegrationUnitTestCase

    tests-security-manager:

    "securitymgr"

    org.jboss.test.cluster.partition.test.PartitionRestartUnitTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.jmx.test.HAInvokerUnitTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.partition.test.BadStateTransferTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.test.CrossServerCallsUnitTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.test.DRMTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.test.DistributedStateTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.test.FamilyClusterInfoUnitTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.test.HAJndiTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.test.HASingletonElectionPolicyTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.ha.farm.test.ClusterFileTransferTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.testbeancluster.test.BeanUnitTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.testbeancluster.test.CacheInvalidationUnitTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.testbeancluster.test.PackagedSessionImplUnitTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.testbeancluster.test.PooledHAUnitTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.testbeancluster.test.RetryInterceptorUnitTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.testbeancluster.test.SingleRetryInterceptorUnitTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.testbeancluster.test.StatefulPassivationExpirationUnitTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.test.CrossContextCallsTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.test.ScopedAttrBasedTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.test.ScopedSetAttributeTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.test.ScopedSetTriggerTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.test.ScopedTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.test.SessionEventTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.test.SimpleTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.test.UndeployAttrTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.test.UndeployTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.test.WebSessionTestCase

    tests-clustering-unit:

    "cluster-UDP-1"

    org.jboss.test.cluster.test.DeprecAnnocFieldBasedTestCase

    tests-clustering-unit:

    "cluster-field-UDP-1"

    org.jboss.test.cluster.test.FieldBasedTestCase

    tests-clustering-unit:

    "cluster-field-UDP-1"

    org.jboss.test.cluster.test.ScopedFieldBasedTestCase

    tests-clustering-unit:

    "cluster-field-UDP-1"

    org.jboss.test.cluster.test.StateTransferTestCase

    tests-clustering-unit:

    "cluster-field-UDP-1"

    org.jboss.test.cluster.test.UndeployFieldTestCase

    tests-clustering-unit:

    "cluster-field-UDP-1"

    org.jboss.test.cluster.web.jk.test.JvmRouteURLRewritingTestCase

    tests-clustering-unit:

    "cluster-UDP-SYNC-1"

    org.jboss.test.cluster.test.CrossContextCallsTestCase

    tests-clustering-unit:

    "cluster-UDP-SYNC-1"

    org.jboss.test.cluster.test.ScopedAttrBasedTestCase

    tests-clustering-unit:

    "cluster-UDP-SYNC-1"

    org.jboss.test.cluster.test.ScopedSetAttributeTestCase

    tests-clustering-unit:

    "cluster-UDP-SYNC-1"

    org.jboss.test.cluster.test.ScopedSetTriggerTestCase

    tests-clustering-unit:

    "cluster-UDP-SYNC-1"

    org.jboss.test.cluster.test.ScopedTestCase

    tests-clustering-unit:

    "cluster-UDP-SYNC-1"

    org.jboss.test.cluster.test.SessionEventTestCase

    tests-clustering-unit:

    "cluster-UDP-SYNC-1"

    org.jboss.test.cluster.test.SimpleTestCase

    tests-clustering-unit:

    "cluster-UDP-SYNC-1"

    org.jboss.test.cluster.test.UndeployAttrTestCase

    tests-clustering-unit:

    "cluster-UDP-SYNC-1"

    org.jboss.test.cluster.test.UndeployTestCase

    tests-clustering-unit:

    "cluster-UDP-SYNC-1"

    org.jboss.test.cluster.test.WebSessionTestCase

    tests-clustering-unit:

    "cluster-UDP-SYNC-1"

    org.jboss.test.cluster.test.DeprecAnnocFieldBasedTestCase

    tests-clustering-unit:

    "cluster-field-UDP-SYNC-1"

    org.jboss.test.cluster.test.FieldBasedTestCase

    tests-clustering-unit:

    "cluster-field-UDP-SYNC-1"

    org.jboss.test.cluster.test.ScopedFieldBasedTestCase

    tests-clustering-unit:

    "cluster-field-UDP-SYNC-1"

    org.jboss.test.cluster.test.StateTransferTestCase

    tests-clustering-unit:

    "cluster-field-UDP-SYNC-1"

    org.jboss.test.cluster.test.UndeployFieldTestCase

    tests-clustering-unit:

    "cluster-field-UDP-SYNC-1"

    org.jboss.test.cluster.test.CrossContextCallsTestCase

    tests-clustering-unit:

    "cluster-UDP-BR-1"

    org.jboss.test.cluster.test.ScopedAttrBasedTestCase

    tests-clustering-unit:

    "cluster-UDP-BR-1"

    org.jboss.test.cluster.test.ScopedSetAttributeTestCase

    tests-clustering-unit:

    "cluster-UDP-BR-1"

    org.jboss.test.cluster.test.ScopedSetTriggerTestCase

    tests-clustering-unit:

    "cluster-UDP-BR-1"

    org.jboss.test.cluster.test.ScopedTestCase

    tests-clustering-unit:

    "cluster-UDP-BR-1"

    org.jboss.test.cluster.test.SessionEventTestCase

    tests-clustering-unit:

    "cluster-UDP-BR-1"

    org.jboss.test.cluster.test.SimpleTestCase

    tests-clustering-unit:

    "cluster-UDP-BR-1"

    org.jboss.test.cluster.test.UndeployAttrTestCase

    tests-clustering-unit:

    "cluster-UDP-BR-1"

    org.jboss.test.cluster.test.UndeployTestCase

    tests-clustering-unit:

    "cluster-UDP-BR-1"

    org.jboss.test.cluster.test.WebSessionTestCase

    tests-clustering-unit:

    "cluster-UDP-BR-1"

    org.jboss.test.cluster.test.DeprecAnnocFieldBasedTestCase

    tests-clustering-unit:

    "cluster-field-UDP-BR-1"

    org.jboss.test.cluster.test.FieldBasedTestCase

    tests-clustering-unit:

    "cluster-field-UDP-BR-1"

    org.jboss.test.cluster.test.ScopedFieldBasedTestCase

    tests-clustering-unit:

    "cluster-field-UDP-BR-1"

    org.jboss.test.cluster.test.StateTransferTestCase

    tests-clustering-unit:

    "cluster-field-UDP-BR-1"

    org.jboss.test.cluster.test.UndeployFieldTestCase

    tests-clustering-unit:

    "cluster-field-UDP-BR-1"

    org.jboss.test.cluster.jmx.test.HAInvokerUnitTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.cluster.partition.test.BadStateTransferTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.cluster.test.CrossServerCallsUnitTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.cluster.test.DRMTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.cluster.test.DistributedStateTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.cluster.test.FamilyClusterInfoUnitTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.cluster.test.HAJndiTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.cluster.test.HASingletonElectionPolicyTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.ha.farm.test.ClusterFileTransferTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.testbeancluster.test.BeanUnitTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.testbeancluster.test.CacheInvalidationUnitTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.testbeancluster.test.PackagedSessionImplUnitTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.testbeancluster.test.PooledHAUnitTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.testbeancluster.test.RetryInterceptorUnitTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.testbeancluster.test.SingleRetryInterceptorUnitTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.testbeancluster.test.StatefulPassivationExpirationUnitTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.cluster.test.CrossContextCallsTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.cluster.test.ScopedAttrBasedTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.cluster.test.ScopedSetAttributeTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.cluster.test.ScopedSetTriggerTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.cluster.test.ScopedTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.cluster.test.SessionEventTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.cluster.test.SimpleTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.cluster.test.UndeployAttrTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.cluster.test.UndeployTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.cluster.test.WebSessionTestCase

    tests-clustering-unit:

    "cluster-TCP-1"

    org.jboss.test.cluster.test.DeprecAnnocFieldBasedTestCase

    tests-clustering-unit:

    "cluster-field-TCP-1"

    org.jboss.test.cluster.test.FieldBasedTestCase

    tests-clustering-unit:

    "cluster-field-TCP-1"

    org.jboss.test.cluster.test.ScopedFieldBasedTestCase

    tests-clustering-unit:

    "cluster-field-TCP-1"

    org.jboss.test.cluster.test.StateTransferTestCase

    tests-clustering-unit:

    "cluster-field-TCP-1"

    org.jboss.test.cluster.test.UndeployFieldTestCase

    tests-clustering-unit:

    "cluster-field-TCP-1"

    org.jboss.test.cluster.web.jk.test.JvmRouteURLRewritingTestCase

    tests-clustering-unit:

    "cluster-TCP-SYNC-1"

    org.jboss.test.cluster.test.CrossContextCallsTestCase

    tests-clustering-unit:

    "cluster-TCP-SYNC-1"

    org.jboss.test.cluster.test.ScopedAttrBasedTestCase

    tests-clustering-unit:

    "cluster-TCP-SYNC-1"

    org.jboss.test.cluster.test.ScopedSetAttributeTestCase

    tests-clustering-unit:

    "cluster-TCP-SYNC-1"

    org.jboss.test.cluster.test.ScopedSetTriggerTestCase

    tests-clustering-unit:

    "cluster-TCP-SYNC-1"

    org.jboss.test.cluster.test.ScopedTestCase

    tests-clustering-unit:

    "cluster-TCP-SYNC-1"

    org.jboss.test.cluster.test.SessionEventTestCase

    tests-clustering-unit:

    "cluster-TCP-SYNC-1"

    org.jboss.test.cluster.test.SimpleTestCase

    tests-clustering-unit:

    "cluster-TCP-SYNC-1"

    org.jboss.test.cluster.test.UndeployAttrTestCase

    tests-clustering-unit:

    "cluster-TCP-SYNC-1"

    org.jboss.test.cluster.test.UndeployTestCase

    tests-clustering-unit:

    "cluster-TCP-SYNC-1"

    org.jboss.test.cluster.test.WebSessionTestCase

    tests-clustering-unit:

    "cluster-TCP-SYNC-1"

    org.jboss.test.cluster.test.DeprecAnnocFieldBasedTestCase

    tests-clustering-unit:

    "cluster-field-TCP-SYNC-1"

    org.jboss.test.cluster.test.FieldBasedTestCase

    tests-clustering-unit:

    "cluster-field-TCP-SYNC-1"

    org.jboss.test.cluster.test.ScopedFieldBasedTestCase

    tests-clustering-unit:

    "cluster-field-TCP-SYNC-1"

    org.jboss.test.cluster.test.StateTransferTestCase

    tests-clustering-unit:

    "cluster-field-TCP-SYNC-1"

    org.jboss.test.cluster.test.UndeployFieldTestCase

    tests-clustering-unit:

    "cluster-field-TCP-SYNC-1"

    org.jboss.test.cluster.test.CrossContextCallsTestCase

    tests-clustering-unit:

    "cluster-TCP-BR-1"

    org.jboss.test.cluster.test.ScopedAttrBasedTestCase

    tests-clustering-unit:

    "cluster-TCP-BR-1"

    org.jboss.test.cluster.test.ScopedSetAttributeTestCase

    tests-clustering-unit:

    "cluster-TCP-BR-1"

    org.jboss.test.cluster.test.ScopedSetTriggerTestCase

    tests-clustering-unit:

    "cluster-TCP-BR-1"

    org.jboss.test.cluster.test.ScopedTestCase

    tests-clustering-unit:

    "cluster-TCP-BR-1"

    org.jboss.test.cluster.test.SessionEventTestCase

    tests-clustering-unit:

    "cluster-TCP-BR-1"

    org.jboss.test.cluster.test.SimpleTestCase

    tests-clustering-unit:

    "cluster-TCP-BR-1"

    org.jboss.test.cluster.test.UndeployAttrTestCase

    tests-clustering-unit:

    "cluster-TCP-BR-1"

    org.jboss.test.cluster.test.UndeployTestCase

    tests-clustering-unit:

    "cluster-TCP-BR-1"

    org.jboss.test.cluster.test.WebSessionTestCase

    tests-clustering-unit:

    "cluster-TCP-BR-1"

    org.jboss.test.cluster.test.DeprecAnnocFieldBasedTestCase

    tests-clustering-unit:

    "cluster-field-TCP-BR-1"

    org.jboss.test.cluster.test.FieldBasedTestCase

    tests-clustering-unit:

    "cluster-field-TCP-BR-1"

    org.jboss.test.cluster.test.ScopedFieldBasedTestCase

    tests-clustering-unit:

    "cluster-field-TCP-BR-1"

    org.jboss.test.cluster.test.StateTransferTestCase

    tests-clustering-unit:

    "cluster-field-TCP-BR-1"

    org.jboss.test.cluster.test.UndeployFieldTestCase

    tests-clustering-unit:

    "cluster-field-TCP-BR-1"

    org.jboss.test.web.test.ssl.SSLUnitTestCase

    tomcat-ssl-tests:

    "tomcat-ssl"

    org.jboss.test.web.test.SingleSignOnUnitTestCase

    tomcat-sso-tests:

    "tomcat-sso"

    org.jboss.test.web.test.ClusteredSingleSignOnUnitTestCase

    tests-clustering-unit:

    "tomcat-sso-cluster1"

    org.jboss.test.web.test.MultipleTomcatServicesTestCase

    tomcat-webctx-tests:

    "tomcat-webctx"

    org.jboss.test.web.test.WebCtxLoaderTestCase

    tomcat-webctx-tests:

    "tomcat-webctx"

    org.jboss.test.web.security.AuthenticatorsExternalizationTestCase

    tomcat-federation-tests:

    "tomcat-federation"

    org.jboss.test.web.security.CustomHeaderAuthTestCase

    tomcat-federation-tests:

    "tomcat-federation"

    org.jboss.test.web.test.FormAuthUnitTestCase

    tomcat-federation-tests:

    "tomcat-federation"

    org.jboss.test.binding.BindingServiceUnitTestCase

    test-example-binding-manager:

    "binding-manager2"

    org.jboss.test.cmp2.audit.test.AuditUnitTestCase

    tests-jacc-security:

    "jacc"

    org.jboss.test.cmp2.cmrstress.CMRStressTestCase

    tests-jacc-security:

    "jacc"

    org.jboss.test.cmp2.cmrtransaction.test.CMRTransactionUnitTestCase

    tests-jacc-security:

    "jacc"

    org.jboss.test.cmp2.commerce.CompleteUnitTestCase

    tests-jacc-security:

    "jacc"

    org.jboss.test.cmp2.perf.test.PerfUnitTestCase

    tests-jacc-security:

    "jacc"

    org.jboss.test.cmp2.relationship.RelationshipUnitTestCase

    tests-jacc-security:

    "jacc"

    org.jboss.test.cmp2.simple.SimpleUnitTestCase

    tests-jacc-security:

    "jacc"

    org.jboss.test.jacc.test.CallerInRoleUnitTestCase

    tests-jacc-security:

    "jacc"

    org.jboss.test.jacc.test.EJBSpecUnitTestCase

    tests-jacc-security:

    "jacc"

    org.jboss.test.jacc.test.FormAuthUnitTestCase

    tests-jacc-security:

    "jacc"

    org.jboss.test.jacc.test.JMXConsoleUnitTestCase

    tests-jacc-security:

    "jacc"

    org.jboss.test.jacc.test.MissingMethodUnitTestCase

    tests-jacc-security:

    "jacc"

    org.jboss.test.jacc.test.WebConstraintsUnitTestCase

    tests-jacc-security:

    "jacc"

    org.jboss.test.jacc.test.WebIntegrationUnitTestCase

    tests-jacc-security:

    "jacc"

    org.jboss.test.web.test.UserInRoleUnitTestCase

    tests-jacc-security:

    "jacc"

    org.jboss.test.webservice.jbws309.JBWS309TestCase

    tests-jacc-security:

    "jacc"

    org.jboss.test.cmp2.audit.test.AuditUnitTestCase

    tests-jacc-securitymgr:

    "jacc-securitymgr"

    org.jboss.test.cmp2.cmrstress.CMRStressTestCase

    tests-jacc-securitymgr:

    "jacc-securitymgr"

    org.jboss.test.cmp2.cmrtransaction.test.CMRTransactionUnitTestCase

    tests-jacc-securitymgr:

    "jacc-securitymgr"

    org.jboss.test.cmp2.commerce.CompleteUnitTestCase

    tests-jacc-securitymgr:

    "jacc-securitymgr"

    org.jboss.test.cmp2.perf.test.PerfUnitTestCase

    tests-jacc-securitymgr:

    "jacc-securitymgr"

    org.jboss.test.cmp2.relationship.RelationshipUnitTestCase

    tests-jacc-securitymgr:

    "jacc-securitymgr"

    org.jboss.test.cmp2.simple.SimpleUnitTestCase

    tests-jacc-securitymgr:

    "jacc-securitymgr"

    org.jboss.test.jacc.test.CallerInRoleUnitTestCase

    tests-jacc-securitymgr:

    "jacc-securitymgr"

    org.jboss.test.jacc.test.EJBSpecUnitTestCase

    tests-jacc-securitymgr:

    "jacc-securitymgr"

    org.jboss.test.jacc.test.FormAuthUnitTestCase

    tests-jacc-securitymgr:

    "jacc-securitymgr"

    org.jboss.test.jacc.test.JMXConsoleUnitTestCase

    tests-jacc-securitymgr:

    "jacc-securitymgr"

    org.jboss.test.jacc.test.MissingMethodUnitTestCase

    tests-jacc-securitymgr:

    "jacc-securitymgr"

    org.jboss.test.jacc.test.WebConstraintsUnitTestCase

    tests-jacc-securitymgr:

    "jacc-securitymgr"

    org.jboss.test.jacc.test.WebIntegrationUnitTestCase

    tests-jacc-securitymgr:

    "jacc-securitymgr"

    org.jboss.test.web.test.UserInRoleUnitTestCase

    tests-jacc-securitymgr:

    "jacc-securitymgr"

    org.jboss.test.webservice.jbws309.JBWS309TestCase

    tests-jacc-securitymgr:

    "jacc-securitymgr"

    org.jboss.test.jacc.test.external.AuthzDelegationUnitTestCase

    tests-jacc-security-external:

    "jacc-security-external"

    org.jboss.test.security.test.CustomSecurityManagerTestCase

    tests-custom-securitymgr:

    "custom-securitymgr"

    org.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase

    tests-compatibility:

    "custom-securitymgr"

    org.jboss.test.bmp.test.BmpUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.bmp.test.SmallCacheBmpUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.ageout.test.JDBC2PmAgeOutUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.audit.test.AuditUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.batchcascadedelete.test.BatchCascadeDeleteUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.cacheinvalidation.test.CacheInvalidationUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.cacheinvalidation.test.JDBC2PmCacheInvalidationUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.cmr.test.CMRPostCreatesWrittenUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.cmrtransaction.test.CMRTransactionUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.cmrtree.test.CascadeDeleteUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.commerce.CompleteUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.dbschema.relationship.RelationshipSchemaUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.enums.test.EnumUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.fkmapping.test.FKMappingUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.fkstackoverflow.test.FKStackOverflowUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.idxandusersql.test.IdxAndUsersqlUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.jbas1361.JBAS1361UnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.jbas1665.JBAS1665UnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.jbas3541.JBAS3541UnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.jbas3717.JBAS3717UnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.jbas979.JBAS979UnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.keygen.test.KeyGenerationUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.lob.LOBUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.partitionindex.PartitionIndexUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.passivation.test.EntityPassivationUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.perf.test.PerfUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.readonly.ReadonlyUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.relationship.RelationshipUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.simple.PageSizeUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.cmp2.simple.SimpleUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.testbean.test.BeanUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.testbyvalue.test.ByValueUnitTestCase

    test-execute-units:

    "unified-jboss"

    org.jboss.test.bmp.test.BmpUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.bmp.test.SmallCacheBmpUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.ageout.test.JDBC2PmAgeOutUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.audit.test.AuditUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.batchcascadedelete.test.BatchCascadeDeleteUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.cacheinvalidation.test.CacheInvalidationUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.cacheinvalidation.test.JDBC2PmCacheInvalidationUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.cmr.test.CMRPostCreatesWrittenUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.cmrtransaction.test.CMRTransactionUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.cmrtree.test.CascadeDeleteUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.commerce.CompleteUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.dbschema.relationship.RelationshipSchemaUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.ejbselect.JDBC2PmEJBSelectUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.enums.test.EnumUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.fkmapping.test.FKMappingUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.fkstackoverflow.test.FKStackOverflowUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.idxandusersql.test.IdxAndUsersqlUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.jbas1361.JBAS1361UnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.jbas1665.JBAS1665UnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.jbas3541.JBAS3541UnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.jbas3717.JBAS3717UnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.jbas979.JBAS979UnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.keygen.test.KeyGenerationUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.lob.LOBUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.optimisticlock.test.OptimisticLockUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.partitionindex.PartitionIndexUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.passivation.test.EntityPassivationUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.perf.test.PerfUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.readonly.ReadonlyUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.relationship.RelationshipUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.simple.PageSizeUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.cmp2.simple.SimpleUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.testbean.test.BeanUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.testbyvalue.test.ByValueUnitTestCase

    test-execute-units:

    "unified-java"

    org.jboss.test.aop.test.ScopedAttachUnitTestCase

    run-tests-aop-scoped:

    "scoped-aop-jdk50"

    org.jboss.test.aop.test.ScopedEarWithClassesInWebInfTestCase

    run-tests-aop-scoped:

    "scoped-aop-jdk50"

    org.jboss.test.aop.test.ScopedUnitTestCase

    run-tests-aop-scoped:

    "scoped-aop-jdk50"