opends/tests/functional-tests/testcases/i18n/i18n_8bit_authentication.xml
@@ -60,12 +60,19 @@ } </call> <!--- #@TestSuiteName 8bit_authentication #@TestSuitePurpose Test the usage of acis containing 8-bit characters. #@TestSuiteGroup i18n #@TestScript i18n_8bit_authentication.xml --> <call function="'testSuite_Preamble'"/> <!--- Test Case information #@TestMarker i18n 8-bit Authentication Tests #@TestMarker 8bit_authentication #@TestName Group: i18n 8-bit: user'd DN and password contain 8-bit characters #@TestPurpose check that user with DN and password containing @@ -117,7 +124,7 @@ <!--- Test Case information #@TestMarker i18n 8-bit Authentication Tests #@TestMarker 8bit_authentication #@TestName Group: i18n 8-bit: user'd DN and password contain 8-bit characters #@TestPurpose check that user with DN and password containing @@ -154,7 +161,7 @@ <!--- Test Case information #@TestMarker i18n 8-bit Authentication Tests #@TestMarker 8bit_authentication #@TestName Group: i18n 8-bit: user'd DN and password contain 8-bit characters #@TestPurpose check that user with DN and password containing @@ -228,7 +235,7 @@ <!--- Test Case information #@TestMarker i18n 8-bit Authentication Tests #@TestMarker 8bit_authentication #@TestName Group: i18n 8-bit: user'd DN and password contain 8-bit characters #@TestPurpose check that user with DN and password containing opends/tests/functional-tests/testcases/i18n/i18n_8bit_createbackend.xml
@@ -39,10 +39,18 @@ CurrentTestPath['suite']=STAXCurrentBlock </script> <!--- #@TestSuiteName 8bit_createbackend #@TestSuitePurpose Test the usage of dsconfig create-backend with 8-bit characters params. #@TestSuiteGroup i18n #@TestScript i18n_8bit_createbackend.xml --> <call function="'testSuite_Preamble'"/> <!--- Test Case information #@TestMarker setup #@TestMarker 8bit_createbackend #@TestName setup: create and initialize backend with 8-bit data #@TestIssue none @@ -91,6 +99,7 @@ <message> 'Create database backend %s.' % backends.get(backend)[1] </message> <script> options=[] options.append('--backend-name %s' % backends.get(backend)[1]) opends/tests/functional-tests/testcases/i18n/i18n_8bit_schemaExtension.xml
@@ -44,11 +44,19 @@ CurrentTestPath['suite']=STAXCurrentBlock </script> <!--- #@TestSuiteName 8bit_schemaExtension #@TestSuitePurpose Test the extension of the schema with attributes and objectclasses containing 8-bit characters. #@TestSuiteGroup i18n #@TestScript i18n_8bit_schemaExtension.xml --> <call function="'testSuite_Preamble'"/> <!--- Test Case information #@TestMarker i18n 8-bit schema Extension Tests #@TestMarker 8bit_schemaExtension #@TestName Group: i18n 8-bit: extend schema using latin-1 characters #@TestID @@ -83,7 +91,7 @@ </testcase> <!--- Test Case information #@TestMarker i18n 8-bit schema Extension Tests #@TestMarker 8bit_schemaExtension #@TestName Group: i18n 8-bit: extend schema using 8-bit UTF-8 characters #@TestID #@TestPurpose check that schema extension with attributes or objectclasses @@ -114,7 +122,7 @@ </testcase> <!--- Test Case information #@TestMarker i18n 8-bit schema Extension Tests #@TestMarker 8bit_schemaExtension #@TestName Group: i18n 8-bit: extend schema using ascii characters #@TestID @@ -138,7 +146,7 @@ 'dsInstancePort' : DIRECTORY_INSTANCE_PORT , 'dsInstanceDn' : DIRECTORY_INSTANCE_DN , 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , 'entryToBeAdded' : '%s/i18n/8-bit/Schema_extension.ldif' \ 'entryToBeAdded' : '%s/i18n/8-bit/base64/Schema_extension.base64.ldif' \ % logsRemoteDataDir , 'expectedRC' : 0 }