opends/tests/functional-tests/shared/data/clu/clu_start.ldif
opends/tests/functional-tests/shared/data/clu/data/addattr_integer.ldif
File was deleted opends/tests/functional-tests/shared/data/clu/data/adddata_integer.ldif
File was deleted opends/tests/functional-tests/shared/data/clu/data/addobj_integer.ldif
File was deleted opends/tests/functional-tests/shared/data/clu/data/delattr_integer.ldif
File was deleted opends/tests/functional-tests/shared/data/clu/data/deldata_integer.ldif
File was deleted opends/tests/functional-tests/shared/data/clu/data/delobj_integer.ldif
File was deleted opends/tests/functional-tests/shared/data/clu/data/entry.ldif
File was deleted opends/tests/functional-tests/shared/data/clu/data/fileURL
File was deleted opends/tests/functional-tests/shared/data/clu/data/ldif_comp.ldif
File was deleted opends/tests/functional-tests/shared/data/clu/ldapmodify_checkbehavior.ldif
opends/tests/functional-tests/shared/data/clu/ldapmodify_checkoptions.ldif
opends/tests/functional-tests/testcases/clu/clu_ldapmodify_checkbehavior.xml
@@ -55,24 +55,24 @@ <!--- Define default value for basedn and dsfilename --> <script> basedn = 'ou=ldapmodify,o=clu tests,dc=example,dc=com' dsfilename = '%s/clu/data/ldapmodify_checkbehavior.ldif' \ dsfilename = '%s/clu/ldapmodify_checkbehavior.ldif' \ % logsRemoteDataDir </script> <!--- Test Case information #@TestMarker ldapmodify check behavior tests #@TestName ldapmodify: change attribute value #@TestIssue none #@TestPurpose Verify that the operation is successful and that the attribute value has been modified. #@TestPreamble none #@TestStep Check that the "postCode" value for "uid=user.1" is 93520. #@TestStep Modify the "postalCode" value using ldapmodify. #@TestStep Check that the "postCode" value for "uid=user.1" is 70000. #@TestPostamble none #@TestResult Success if the "postalCode" value is 70000. #@TestMarker ldapmodify check behavior tests #@TestName ldapmodify: change attribute value #@TestIssue none #@TestPurpose Verify that the operation is successful and that the attribute value has been modified. #@TestPreamble none #@TestStep Check that the "postCode" value for "uid=user.1" is 93520. #@TestStep Modify the "postalCode" value using ldapmodify. #@TestStep Check that the "postCode" value for "uid=user.1" is 70000. #@TestPostamble none #@TestResult Success if the "postalCode" value is 70000. --> <testcase name="getTestCaseName ('ldapmodify: change attribute value')"> opends/tests/functional-tests/testcases/clu/clu_ldapmodify_checkoptions.xml
@@ -55,7 +55,7 @@ <!--- Define default value for dsfilename --> <script> dsfilename = '%s/clu/data/ldapmodify_checkoptions.ldif' \ dsfilename = '%s/clu/ldapmodify_checkoptions.ldif' \ % logsRemoteDataDir </script> opends/tests/functional-tests/testcases/clu/clu_setup.xml
@@ -111,7 +111,7 @@ <call function="'importLdif'"> { 'ldifFile' : '%s/clu/data/clu_start.ldif' % logsRemoteDataDir 'ldifFile' : '%s/clu/clu_start.ldif' % logsRemoteDataDir } </call>