| | |
| | | #@TestHTMLLink http://opends.dev.java.net/ |
| | | --> |
| | | |
| | | <import machine="'%s' % (STAF_LOCAL_HOSTNAME)" |
| | | <import machine="STAF_LOCAL_HOSTNAME" |
| | | file="'%s/testcases/groups/group_setup.xml' % (TESTS_DIR)"/> |
| | | <import machine="'%s' % (STAF_LOCAL_HOSTNAME)" |
| | | <import machine="STAF_LOCAL_HOSTNAME" |
| | | file="'%s/testcases/groups/group_lib.xml' % (TESTS_DIR)"/> |
| | | |
| | | <call function="'group_setup'"> { 'startDS' : True } </call> |
| | |
| | | |
| | | |
| | | <!-- *********************************************** --> |
| | | <import machine="'%s' % (STAF_LOCAL_HOSTNAME)" |
| | | <import machine="STAF_LOCAL_HOSTNAME" |
| | | file="'%s/testcases/groups/group_cleanup.xml' % (TESTS_DIR)"/> |
| | | <call function="'group_cleanup'"> { 'stopDS' : True } </call> |
| | | |