From 74a5ed96d6a84a2a57695e79b1dc4b7f6e9f7b9e Mon Sep 17 00:00:00 2001
From: gary_williams <gary_williams@localhost>
Date: Fri, 12 Jan 2007 18:20:16 +0000
Subject: [PATCH] Implement Issue 1049 proposal for testcase name standardization
---
opends/tests/functional-tests/testcases/backends/import-tasks.xml | 108 +++++++++++++++++++++++++++---------------------------
1 files changed, 54 insertions(+), 54 deletions(-)
diff --git a/opends/tests/functional-tests/testcases/backends/import-tasks.xml b/opends/tests/functional-tests/testcases/backends/import-tasks.xml
index 94c20e2..c9ee809 100644
--- a/opends/tests/functional-tests/testcases/backends/import-tasks.xml
+++ b/opends/tests/functional-tests/testcases/backends/import-tasks.xml
@@ -91,7 +91,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: LDIF Default'">
+ <testcase name="'Backend: Import Tasks: LDIF Default'">
<sequence>
@@ -128,7 +128,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: LDIF Non Default
+ #@TestName Backend: Import Tasks: LDIF Non Default
#@TestID LDIF Non Default
#@TestPurpose Verify an import task of a LDIF file using a differrent backend to the default.
#@TestPreamble
@@ -139,7 +139,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Fractional Include Branch
+ #@TestName Backend: Import Tasks: Fractional Include Branch
#@TestID Fractional Include Branch
#@TestPurpose Verify an import task of a LDIF file specifying a branch that should be included in the import.
#@TestPreamble
@@ -148,7 +148,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Fractional Include Branch'">
+ <testcase name="'Backend: Import Tasks: Fractional Include Branch'">
<sequence>
@@ -186,7 +186,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Fractional Include Branches
+ #@TestName Backend: Import Tasks: Fractional Include Branches
#@TestID Fractional Include Branches
#@TestPurpose Verify an import task of a LDIF file specifying multiple branches that should be included in the import.
#@TestPreamble
@@ -195,7 +195,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Fractional Include Branches'">
+ <testcase name="'Backend: Import Tasks: Fractional Include Branches'">
<sequence>
@@ -233,7 +233,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Fractional Exclude Branch
+ #@TestName Backend: Import Tasks: Fractional Exclude Branch
#@TestID Fractional Exclude Branch
#@TestPurpose Verify an import task of a LDIF file specifying a branch that should be excluded in the import.
#@TestPreamble
@@ -242,7 +242,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Fractional Exclude Branch'">
+ <testcase name="'Backend: Import Tasks: Fractional Exclude Branch'">
<sequence>
@@ -282,7 +282,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Fractional Exclude Branches
+ #@TestName Backend: Import Tasks: Fractional Exclude Branches
#@TestID Fractional Exclude Branches
#@TestPurpose Verify an import task of a LDIF file specifying multiple branches that should be excluded in the import.
#@TestPreamble
@@ -291,7 +291,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Fractional Exclude Branches'">
+ <testcase name="'Backend: Import Tasks: Fractional Exclude Branches'">
<sequence>
@@ -333,7 +333,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Fractional Branches Mix
+ #@TestName Backend: Import Tasks: Fractional Branches Mix
#@TestID Fractional Branches Mix
#@TestPurpose Verify an import task of a LDIF file specifying a mix of include and exclude branches.
#@TestPreamble
@@ -342,7 +342,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Fractional Branches Mix'">
+ <testcase name="'Backend: Import Tasks: Fractional Branches Mix'">
<sequence>
@@ -383,7 +383,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Fractional Include Attribute
+ #@TestName Backend: Import Tasks: Fractional Include Attribute
#@TestID Fractional Include Attribute
#@TestPurpose Verify an import task of a LDIF file specifying an attribute that should be included in the import.
#@TestPreamble
@@ -392,7 +392,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Fractional Include Attribute'">
+ <testcase name="'Backend: Import Tasks: Fractional Include Attribute'">
<sequence>
@@ -429,7 +429,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Fractional Include Attributes
+ #@TestName Backend: Import Tasks: Fractional Include Attributes
#@TestID Fractional Include Attributes
#@TestPurpose Verify an import task of a LDIF file specifying multiple attributes that should be included in the import.
#@TestPreamble
@@ -438,7 +438,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Fractional Include Attributes'">
+ <testcase name="'Backend: Import Tasks: Fractional Include Attributes'">
<sequence>
@@ -476,7 +476,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Fractional Exclude Attribute
+ #@TestName Backend: Import Tasks: Fractional Exclude Attribute
#@TestID Fractional Exclude Attribute
#@TestPurpose Verify an import task of a LDIF file specifying an attribute that should be excluded in the import.
#@TestPreamble
@@ -485,7 +485,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Fractional Exclude Attribute'">
+ <testcase name="'Backend: Import Tasks: Fractional Exclude Attribute'">
<sequence>
@@ -522,7 +522,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Fractional Exclude Attributes
+ #@TestName Backend: Import Tasks: Fractional Exclude Attributes
#@TestID Fractional Exclude Attributes
#@TestPurpose Verify an import task of a LDIF file specifying multiple attribute that should be excluded in the import.
#@TestPreamble
@@ -531,7 +531,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Fractional Exclude Attributes'">
+ <testcase name="'Backend: Import Tasks: Fractional Exclude Attributes'">
<sequence>
@@ -568,7 +568,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Fractional Mix
+ #@TestName Backend: Import Tasks: Fractional Mix
#@TestID Fractional Mix
#@TestPurpose Verify an import task of a LDIF file specifying a mix of fractional attributes and branches.
#@TestPreamble
@@ -577,7 +577,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Fractional Mix'">
+ <testcase name="'Backend: Import Tasks: Fractional Mix'">
<sequence>
@@ -619,7 +619,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Filtered Include
+ #@TestName Backend: Import Tasks: Filtered Include
#@TestID Filtered Include
#@TestPurpose Verify an import task of a LDIF file specifying a search filter control which entries are included in the import.
#@TestPreamble
@@ -628,7 +628,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Filtered Include'">
+ <testcase name="'Backend: Import Tasks: Filtered Include'">
<sequence>
@@ -666,7 +666,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Filtered Exclude
+ #@TestName Backend: Import Tasks: Filtered Exclude
#@TestID Filtered Exclude
#@TestPurpose Verify an import task of a LDIF file specifying a search filter control which entries are excluded in the import.
#@TestPreamble
@@ -675,7 +675,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Filtered Exclude'">
+ <testcase name="'Backend: Import Tasks: Filtered Exclude'">
<sequence>
@@ -715,7 +715,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Filtered Includes
+ #@TestName Backend: Import Tasks: Filtered Includes
#@TestID Filtered Includes
#@TestPurpose Verify an import task of a LDIF file specifying multiple search filters control which entries are included in the import.
#@TestPreamble
@@ -724,7 +724,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Filtered Includes'">
+ <testcase name="'Backend: Import Tasks: Filtered Includes'">
<sequence>
@@ -764,7 +764,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Filtered Excludes
+ #@TestName Backend: Import Tasks: Filtered Excludes
#@TestID Filtered Excludes
#@TestPurpose Verify an import task of a LDIF file specifying multiple search filters control which entries are excluded in the import.
#@TestPreamble
@@ -773,7 +773,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Filtered Excludes'">
+ <testcase name="'Backend: Import Tasks: Filtered Excludes'">
<sequence>
@@ -810,7 +810,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Filtered Includes Complex
+ #@TestName Backend: Import Tasks: Filtered Includes Complex
#@TestID Filtered Includes Complex
#@TestPurpose Verify an import task of a LDIF file specifying complex search filters control which entries are included in the import.
#@TestPreamble
@@ -819,7 +819,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Filtered Includes Complex'">
+ <testcase name="'Backend: Import Tasks: Filtered Includes Complex'">
<sequence>
@@ -857,7 +857,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Filtered Excludes Complex
+ #@TestName Backend: Import Tasks: Filtered Excludes Complex
#@TestID Filtered Excludes Complex
#@TestPurpose Verify an import task of a LDIF file specifying complex search filters control which entries are excluded in the import.
#@TestPreamble
@@ -866,7 +866,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Filtered Excludes Complex'">
+ <testcase name="'Backend: Import Tasks: Filtered Excludes Complex'">
<sequence>
@@ -903,7 +903,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Fractional Filtered Mix
+ #@TestName Backend: Import Tasks: Fractional Filtered Mix
#@TestID Fractional Filtered Mix
#@TestPurpose Verify an import task of a LDIF file specifying a mix of fractional and filtered.
#@TestPreamble
@@ -912,7 +912,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Fractional Filtered Mix'">
+ <testcase name="'Backend: Import Tasks: Fractional Filtered Mix'">
<sequence>
@@ -951,7 +951,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Append
+ #@TestName Backend: Import Tasks: Append
#@TestID Append
#@TestPurpose Verify an import task of a LDIF file specifying that the import process should append to the existing database.
#@TestPreamble
@@ -960,7 +960,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Append'">
+ <testcase name="'Backend: Import Tasks: Append'">
<sequence>
@@ -998,7 +998,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks:Append Replace Existing
+ #@TestName Backend: Import Tasks:Append Replace Existing
#@TestID Append Replace Existing
#@TestPurpose Verify an import task of a LDIF file specifying that an existing entry should be replaced when appending to an existing database.
#@TestPreamble
@@ -1007,7 +1007,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Append Replace Existing'">
+ <testcase name="'Backend: Import Tasks: Append Replace Existing'">
<sequence>
@@ -1046,7 +1046,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Compressed
+ #@TestName Backend: Import Tasks: Compressed
#@TestID Compressed
#@TestPurpose Verify an import task of a LDIF file specifying the data to import is compressed.
#@TestPreamble
@@ -1055,7 +1055,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Compressed'">
+ <testcase name="'Backend: Import Tasks: Compressed'">
<sequence>
@@ -1093,7 +1093,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Encrypted
+ #@TestName Backend: Import Tasks: Encrypted
#@TestID Encrypted
#@TestPurpose Verify an import task of a LDIF file specifying the data to import is encrypted.
#@TestPreamble
@@ -1102,7 +1102,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Encrypted'">
+ <testcase name="'Backend: Import Tasks: Encrypted'">
<sequence>
@@ -1146,7 +1146,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Hashed Signed
+ #@TestName Backend: Import Tasks: Hashed Signed
#@TestID Hashed Signed
#@TestPurpose Verify an import task of a LDIF file specifying the data to import is hashed/signed.
#@TestPreamble
@@ -1159,7 +1159,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Rejects File
+ #@TestName Backend: Import Tasks: Rejects File
#@TestID Rejects File
#@TestPurpose Verify an import task of a LDIF file specifying the a path to a file into which rejected entries may be written if they are not accepted during the import process, when the rejects file is not overwritten.
#@TestPreamble
@@ -1168,7 +1168,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Rejects File'">
+ <testcase name="'Backend: Import Tasks: Rejects File'">
<sequence>
@@ -1208,7 +1208,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Rejects File Overwrite
+ #@TestName Backend: Import Tasks: Rejects File Overwrite
#@TestID Rejects File Overwrite
#@TestPurpose Verify an import task of a LDIF file specifying the a path to a file into which rejected entries may be written if they are not accepted during the import process, when the rejects file is overwritten.
#@TestPreamble
@@ -1217,7 +1217,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Rejects File'">
+ <testcase name="'Backend: Import Tasks: Rejects File'">
<sequence>
@@ -1258,7 +1258,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Skip Schema Validation Accept
+ #@TestName Backend: Import Tasks: Skip Schema Validation Accept
#@TestID Skip Schema Validation Accept
#@TestPurpose Verify an import task of a LDIF file containing invalided schema is accepted when skip schema validation is specified
#@TestPreamble
@@ -1267,7 +1267,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Skip Schema Validation Accept'">
+ <testcase name="'Backend: Import Tasks: Skip Schema Validation Accept'">
<sequence>
@@ -1305,7 +1305,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Skip Schema Validation Reject
+ #@TestName Backend: Import Tasks: Skip Schema Validation Reject
#@TestID Skip Schema Validation Reject
#@TestPurpose Verify an import task of a LDIF file containing invalided schema is rejected when skip schema validation is not specified
#@TestPreamble
@@ -1314,7 +1314,7 @@
#@TestResult
-->
- <testcase name="'Import Tasks: Skip Schema Validation Reject'">
+ <testcase name="'Backend: Import Tasks: Skip Schema Validation Reject'">
<sequence>
@@ -1352,7 +1352,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tasks Tests
- #@TestName Import Tasks: Error Codes
+ #@TestName Backend: Import Tasks: Error Codes
#@TestID Error Codes
#@TestPurpose Verify an import task fails with an error code.
#@TestPreamble
--
Gitblit v1.10.0