Yes, put them in
https://svn.jboss.org/repos/jbossas/trunk/testsuite/.
anonymous wrote : It works only if it is called from different targets. But if it is okay
I will split the tests into separate targets.
I see. OK, separate targets is OK. Note that you can wrap those targets in a container
target to avoid having so many details exposed to the target that runs the overall
testsuite; see the tests-clustering target in
https://svn.jboss.org/repos/jbossas/trunk/testsuite/imports/config/tests-...,
which calls other targets that add different suffixes to different tests.
See also
https://svn.jboss.org/repos/jbossas/trunk/testsuite/imports/config/config...
which is imported into testsuite/build.xml and itself imports other ant files that run a
grouped set of tests. This approach is used to add more targets without making
testsuite/build.xml huge. I suggest you use this approach; i.e. add a
testsuite/imports/tests-bootstrap-dependencies.xml and add it to
testsuite/imports/configs.xml.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179595#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...