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

Christophe Sovant
10.30.2009 31a5bddb99ab35474dacf24bf153614c7d7502d0
Fix testsuite name in security
1 files renamed
6 files modified
16 ■■■■ changed files
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_entry.xml 6 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_targattrfilter.xml 2 ●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/multiple_aci_tests.xml 2 ●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/core/core_search_sizelimit.xml 2 ●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/dsconfig/dsconfig_get.xml 2 ●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/dsconfig/dsconfig_list.xml 2 ●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/security/pwd_storage/security_pwd_BLOWFISH.xml patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_entry.xml
@@ -887,7 +887,7 @@
            -->
            <!-- cross reference to http://docs.sun.com/source/816-6698-10/aci.html -->
            <!-- cross reference to DS6 docs -->
            <testcase name="getTestCaseName('Modify Attribute Value - targetfilter not equals three statements with and, all statements true ')">
            <testcase name="getTestCaseName('Modify Attribute Value - targetfilter not equals three statements with and, all statements true')">
              <sequence>
                <call function="'testCase_Preamble'"/>
                          
@@ -1119,7 +1119,7 @@
            -->
            <!-- cross reference to http://docs.sun.com/source/816-6698-10/aci.html -->
            <!-- cross reference to DS6 docs -->
            <testcase name="getTestCaseName('Modify Attribute Value - multiple ACIs 2, overall allow ')">
            <testcase name="getTestCaseName('Modify Attribute Value - multiple ACIs 2, overall allow')">
              <sequence>
                <call function="'testCase_Preamble'"/>
                          
@@ -1230,7 +1230,7 @@
            -->
            <!-- cross reference to http://docs.sun.com/source/816-6698-10/aci.html -->
            <!-- cross reference to DS6 docs -->
            <testcase name="getTestCaseName('Modify Attribute Value - multiple ACIs 3, mixed allow and deny ')">
            <testcase name="getTestCaseName('Modify Attribute Value - multiple ACIs 3, mixed allow and deny')">
              <sequence>
                <call function="'testCase_Preamble'"/>
                          
opends/tests/staf-tests/functional-tests/testcases/aci/aci_targattrfilter.xml
@@ -1320,7 +1320,7 @@
            -->
            <!-- cross reference to http://docs.sun.com/source/816-6698-10/aci.html -->
            <!-- cross reference to DS6 docs -->
            <testcase name="getTestCaseName('Targattrfilter with missing argument for add ')">
            <testcase name="getTestCaseName('Targattrfilter with missing argument for add')">
              <sequence>
                <call function="'testCase_Preamble'"/>
                          
opends/tests/staf-tests/functional-tests/testcases/aci/multiple_aci_tests.xml
@@ -3809,7 +3809,7 @@
                                            0 for steps 1, 2, and 3 and
                                            50 for all other steps.
            -->
            <testcase name="getTestCaseName('Separate targetattrs with deny and targattrfilters ')">
            <testcase name="getTestCaseName('Separate targetattrs with deny and targattrfilters')">
              <sequence>
                <call function="'testCase_Preamble'"/>
                          
opends/tests/staf-tests/functional-tests/testcases/core/core_search_sizelimit.xml
@@ -165,7 +165,7 @@
            </testcase>
            
            <!--- Test Case : Search Size Limit: Server Wide Size Limit Not Exceeded -->
            <testcase name="getTestCaseName('Server Wide Size Limit Not Exceeded ')">
            <testcase name="getTestCaseName('Server Wide Size Limit Not Exceeded')">
              <sequence>
                <call function="'testCase_Preamble'" />
                <message>
opends/tests/staf-tests/functional-tests/testcases/dsconfig/dsconfig_get.xml
@@ -40,7 +40,7 @@
    
          <script>
              if not CurrentTestPath.has_key('group'):
                CurrentTestPath['group']='aci'
                CurrentTestPath['group']='dsconfig'
              CurrentTestPath['suite']=STAXCurrentBlock
          </script>
        
opends/tests/staf-tests/functional-tests/testcases/dsconfig/dsconfig_list.xml
@@ -41,7 +41,7 @@
    
          <script>
              if not CurrentTestPath.has_key('group'):
                CurrentTestPath['group']='aci'
                CurrentTestPath['group']='dsconfig'
              CurrentTestPath['suite']=STAXCurrentBlock
          </script>
        
opends/tests/staf-tests/functional-tests/testcases/security/pwd_storage/security_pwd_BLOWFISH.xml