mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

smaguin
03.51.2007 7f43f3b2c0a552387af7822288332098c60c6085
activate all security testsuites
1 files modified
9 ■■■■■ changed files
opends/tests/functional-tests/testcases/security/security.xml 9 ●●●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/security/security.xml
@@ -42,16 +42,16 @@
          </script>
        
          <call function="'testGroup_Preamble'"/>
      <!--
          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
            file="'%s/testcases/security/client_auth/client_auth.xml' % (TESTS_DIR)"/>
          <call function="'client_auth'" />         
      -->
          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
            file="'%s/testcases/security/jks/security_jks.xml' % (TESTS_DIR)"/>
          <call function="'security_jks'" />
          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
            <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
            file="'%s/testcases/security/pkcs12/security_pkcs12.xml' % (TESTS_DIR)"/>
          <call function="'security_pkcs12'" />
          
@@ -91,7 +91,6 @@
            file="'%s/testcases/security/account_activation/security_account_activation.xml' % (TESTS_DIR)"/>
          <call function="'security_account_activation'" />
          <call function="'testGroup_Postamble'"/>
        
        </sequence>