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.xml | 112 ++++++++++++++++++++++++++++----------------------------
1 files changed, 56 insertions(+), 56 deletions(-)
diff --git a/opends/tests/functional-tests/testcases/backends/import.xml b/opends/tests/functional-tests/testcases/backends/import.xml
index 455fbd6..e2c36c9 100644
--- a/opends/tests/functional-tests/testcases/backends/import.xml
+++ b/opends/tests/functional-tests/testcases/backends/import.xml
@@ -46,7 +46,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: LDIF Default
+ #@TestName Backend: Import: LDIF Default
#@TestID LDIF Default
#@TestPurpose Verify an import of a LDIF file using the default backend.
#@TestPreamble
@@ -55,7 +55,7 @@
#@TestResult
-->
- <testcase name="'Import: LDIF Default'">
+ <testcase name="'Backend: Import: LDIF Default'">
<sequence>
@@ -84,7 +84,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: LDIF Non Default
+ #@TestName Backend: Import: LDIF Non Default
#@TestID LDIF Non Default
#@TestPurpose Verify an import of a LDIF file using a differrent backend to the default.
#@TestPreamble
@@ -94,7 +94,7 @@
-->
<!-- Not clear how to create a second backend
- <testcase name="'Import: LDIF Non Default'">
+ <testcase name="'Backend: Import: LDIF Non Default'">
<sequence>
@@ -123,7 +123,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Fractional Include Branch
+ #@TestName Backend: Import: Fractional Include Branch
#@TestID Fractional Include Branch
#@TestPurpose Verify an import of a LDIF file specifying a branch that should be included in the import.
#@TestPreamble
@@ -132,7 +132,7 @@
#@TestResult
-->
- <testcase name="'Import: Fractional Include Branch'">
+ <testcase name="'Backend: Import: Fractional Include Branch'">
<sequence>
@@ -163,7 +163,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Fractional Include Branches
+ #@TestName Backend: Import: Fractional Include Branches
#@TestID Fractional Include Branches
#@TestPurpose Verify an import of a LDIF file specifying multiple branches that should be included in the import.
#@TestPreamble
@@ -172,7 +172,7 @@
#@TestResult
-->
- <testcase name="'Import: Fractional Include Branches'">
+ <testcase name="'Backend: Import: Fractional Include Branches'">
<sequence>
@@ -203,7 +203,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Fractional Exclude Branch
+ #@TestName Backend: Import: Fractional Exclude Branch
#@TestID Fractional Exclude Branch
#@TestPurpose Verify an import of a LDIF file specifying a branch that should be excluded in the import.
#@TestPreamble
@@ -212,7 +212,7 @@
#@TestResult
-->
- <testcase name="'Import: Fractional Exclude Branch'">
+ <testcase name="'Backend: Import: Fractional Exclude Branch'">
<sequence>
@@ -246,7 +246,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Fractional Exclude Branches
+ #@TestName Backend: Import: Fractional Exclude Branches
#@TestID Fractional Exclude Branches
#@TestPurpose Verify an import of a LDIF file specifying multiple branches that should be excluded in the import.
#@TestPreamble
@@ -255,7 +255,7 @@
#@TestResult
-->
- <testcase name="'Import: Fractional Exclude Branches'">
+ <testcase name="'Backend: Import: Fractional Exclude Branches'">
<sequence>
@@ -289,7 +289,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Fractional Branches Mix
+ #@TestName Backend: Import: Fractional Branches Mix
#@TestID Fractional Branches Mix
#@TestPurpose Verify an import of a LDIF file specifying a mix of include and exclude branches.
#@TestPreamble
@@ -298,7 +298,7 @@
#@TestResult
-->
- <testcase name="'Import: Fractional Branches Mix'">
+ <testcase name="'Backend: Import: Fractional Branches Mix'">
<sequence>
@@ -332,7 +332,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Fractional Include Attribute
+ #@TestName Backend: Import: Fractional Include Attribute
#@TestID Fractional Include Attribute
#@TestPurpose Verify an import of a LDIF file specifying an attribute that should be included in the import.
#@TestPreamble
@@ -341,7 +341,7 @@
#@TestResult
-->
- <testcase name="'Import: Fractional Include Attribute'">
+ <testcase name="'Backend: Import: Fractional Include Attribute'">
<sequence>
@@ -372,7 +372,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Fractional Include Attributes
+ #@TestName Backend: Import: Fractional Include Attributes
#@TestID Fractional Include Attributes
#@TestPurpose Verify an import of a LDIF file specifying multiple attributes that should be included in the import.
#@TestPreamble
@@ -381,7 +381,7 @@
#@TestResult
-->
- <testcase name="'Import: Fractional Include Attributes'">
+ <testcase name="'Backend: Import: Fractional Include Attributes'">
<sequence>
@@ -413,7 +413,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Fractional Exclude Attribute
+ #@TestName Backend: Import: Fractional Exclude Attribute
#@TestID Fractional Exclude Attribute
#@TestPurpose Verify an import of a LDIF file specifying an attribute that should be excluded in the import.
#@TestPreamble
@@ -422,7 +422,7 @@
#@TestResult
-->
- <testcase name="'Import: Fractional Exclude Attribute'">
+ <testcase name="'Backend: Import: Fractional Exclude Attribute'">
<sequence>
@@ -453,7 +453,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Fractional Exclude Attributes
+ #@TestName Backend: Import: Fractional Exclude Attributes
#@TestID Fractional Exclude Attributes
#@TestPurpose Verify an import of a LDIF file specifying multiple attribute that should be excluded in the import.
#@TestPreamble
@@ -462,7 +462,7 @@
#@TestResult
-->
- <testcase name="'Import: Fractional Exclude Attributes'">
+ <testcase name="'Backend: Import: Fractional Exclude Attributes'">
<sequence>
@@ -493,7 +493,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Fractional Mix
+ #@TestName Backend: Import: Fractional Mix
#@TestID Fractional Mix
#@TestPurpose Verify an import of a LDIF file specifying a mix of fractional attributes and branches.
#@TestPreamble
@@ -502,7 +502,7 @@
#@TestResult
-->
- <testcase name="'Import: Fractional Mix'">
+ <testcase name="'Backend: Import: Fractional Mix'">
<sequence>
@@ -536,7 +536,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Filtered Include
+ #@TestName Backend: Import: Filtered Include
#@TestID Filtered Include
#@TestPurpose Verify an import of a LDIF file specifying a search filter control which entries are included in the import.
#@TestPreamble
@@ -545,7 +545,7 @@
#@TestResult
-->
- <testcase name="'Import: Filtered Include'">
+ <testcase name="'Backend: Import: Filtered Include'">
<sequence>
@@ -577,7 +577,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Filtered Exclude
+ #@TestName Backend: Import: Filtered Exclude
#@TestID Filtered Exclude
#@TestPurpose Verify an import of a LDIF file specifying a search filter control which entries are excluded in the import.
#@TestPreamble
@@ -586,7 +586,7 @@
#@TestResult
-->
- <testcase name="'Import: Filtered Exclude'">
+ <testcase name="'Backend: Import: Filtered Exclude'">
<sequence>
@@ -620,7 +620,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Filtered Includes
+ #@TestName Backend: Import: Filtered Includes
#@TestID Filtered Includes
#@TestPurpose Verify an import of a LDIF file specifying multiple search filters control which entries are included in the import.
#@TestPreamble
@@ -629,7 +629,7 @@
#@TestResult
-->
- <testcase name="'Import: Filtered Includes'">
+ <testcase name="'Backend: Import: Filtered Includes'">
<sequence>
@@ -663,7 +663,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Filtered Excludes
+ #@TestName Backend: Import: Filtered Excludes
#@TestID Filtered Excludes
#@TestPurpose Verify an import of a LDIF file specifying multiple search filters control which entries are excluded in the import.
#@TestPreamble
@@ -672,7 +672,7 @@
#@TestResult
-->
- <testcase name="'Import: Filtered Excludes'">
+ <testcase name="'Backend: Import: Filtered Excludes'">
<sequence>
@@ -703,7 +703,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Filtered Includes Complex
+ #@TestName Backend: Import: Filtered Includes Complex
#@TestID Filtered Includes Complex
#@TestPurpose Verify an import of a LDIF file specifying complex search filters control which entries are included in the import.
#@TestPreamble
@@ -712,7 +712,7 @@
#@TestResult
-->
- <testcase name="'Import: Filtered Includes Complex'">
+ <testcase name="'Backend: Import: Filtered Includes Complex'">
<sequence>
@@ -744,7 +744,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Filtered Excludes Complex
+ #@TestName Backend: Import: Filtered Excludes Complex
#@TestID Filtered Excludes Complex
#@TestPurpose Verify an import of a LDIF file specifying complex search filters control which entries are excluded in the import.
#@TestPreamble
@@ -753,7 +753,7 @@
#@TestResult
-->
- <testcase name="'Import: Filtered Excludes Complex'">
+ <testcase name="'Backend: Import: Filtered Excludes Complex'">
<sequence>
@@ -784,7 +784,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Fractional Filtered Mix
+ #@TestName Backend: Import: Fractional Filtered Mix
#@TestID Fractional Filtered Mix
#@TestPurpose Verify an import of a LDIF file specifying a mix of fractional and filtered.
#@TestPreamble
@@ -793,7 +793,7 @@
#@TestResult
-->
- <testcase name="'Import: Fractional Filtered Mix'">
+ <testcase name="'Backend: Import: Fractional Filtered Mix'">
<sequence>
@@ -824,7 +824,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Append
+ #@TestName Backend: Import: Append
#@TestID Append
#@TestPurpose Verify an import of a LDIF file specifying that the import process should append to the existing database.
#@TestPreamble
@@ -833,7 +833,7 @@
#@TestResult
-->
- <testcase name="'Import: Append'">
+ <testcase name="'Backend: Import: Append'">
<sequence>
@@ -865,7 +865,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Append Replace Existing
+ #@TestName Backend: Import: Append Replace Existing
#@TestID Append Replace Existing
#@TestPurpose Verify an import of a LDIF file specifying that an existing entry should be replaced when appending to an existing database.
#@TestPreamble
@@ -874,7 +874,7 @@
#@TestResult
-->
- <testcase name="'Import: Append Replace Existing'">
+ <testcase name="'Backend: Import: Append Replace Existing'">
<sequence>
@@ -906,7 +906,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Compressed
+ #@TestName Backend: Import: Compressed
#@TestID Compressed
#@TestPurpose Verify an import of a LDIF file specifying the data to import is compressed.
#@TestPreamble
@@ -915,7 +915,7 @@
#@TestResult
-->
- <testcase name="'Import: Compressed'">
+ <testcase name="'Backend: Import: Compressed'">
<sequence>
@@ -947,7 +947,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Encrypted
+ #@TestName Backend: Import: Encrypted
#@TestID Encrypted
#@TestPurpose Verify an import of a LDIF file specifying the data to import is encrypted.
#@TestPreamble
@@ -956,7 +956,7 @@
#@TestResult
-->
- <testcase name="'Import: Encrypted'">
+ <testcase name="'Backend: Import: Encrypted'">
<sequence>
@@ -994,7 +994,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Hashed Signed
+ #@TestName Backend: Import: Hashed Signed
#@TestID Hashed Signed
#@TestPurpose Verify an import of a LDIF file specifying the data to import is hashed/signed.
#@TestPreamble
@@ -1007,7 +1007,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Rejects File
+ #@TestName Backend: Import: Rejects File
#@TestID Rejects File
#@TestPurpose Verify an import 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
@@ -1016,7 +1016,7 @@
#@TestResult
-->
- <testcase name="'Import: Rejects File'">
+ <testcase name="'Backend: Import: Rejects File'">
<sequence>
@@ -1048,7 +1048,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Rejects File Overwrite
+ #@TestName Backend: Import: Rejects File Overwrite
#@TestID Rejects File Overwrite
#@TestPurpose Verify an import 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
@@ -1057,7 +1057,7 @@
#@TestResult
-->
- <testcase name="'Import: Rejects File Overwrite'">
+ <testcase name="'Backend: Import: Rejects File Overwrite'">
<sequence>
@@ -1089,7 +1089,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Skip Schema Validation Accept
+ #@TestName Backend: Import: Skip Schema Validation Accept
#@TestID Skip Schema Validation Accept
#@TestPurpose Verify an import of a LDIF file containing invalided schema is accepted when skip schema validation is specified
#@TestPreamble
@@ -1098,7 +1098,7 @@
#@TestResult
-->
- <testcase name="'Import: Skip Schema Validation Accept'">
+ <testcase name="'Backend: Import: Skip Schema Validation Accept'">
<sequence>
@@ -1130,7 +1130,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Skip Schema Validation Reject
+ #@TestName Backend: Import: Skip Schema Validation Reject
#@TestID skip schema validation reject
#@TestPurpose Verify an import of a LDIF file containing invalided schema is rejected when skip schema validation is not specified
#@TestPreamble
@@ -1139,7 +1139,7 @@
#@TestResult
-->
- <testcase name="'Import: Skip Schema Validation Reject'">
+ <testcase name="'Backend: Import: Skip Schema Validation Reject'">
<sequence>
@@ -1169,7 +1169,7 @@
<!--- Test Case information
#@TestMarker Backend Import Tests
- #@TestName Import: Error Codes
+ #@TestName Backend: Import: Error Codes
#@TestID Error Codes
#@TestPurpose Verify an import fails with an error code.
#@TestPreamble
--
Gitblit v1.10.0