From a27f1645411c26d27c239eae9c8f314c69322db3 Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Fri, 21 Dec 2007 16:19:05 +0000
Subject: [PATCH] Update 'ldapmodify: Test Case #12' testcase information and Comment out 'ldapsearch: timelimit of 1 second' testcase.

---
 opends/tests/functional-tests/testcases/clu/clu_ldapsearch_checkoptions.xml |    4 +++-
 opends/tests/functional-tests/testcases/clu/clu_ldapmodify_checkoptions.xml |   12 ++++++------
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/opends/tests/functional-tests/testcases/clu/clu_ldapmodify_checkoptions.xml b/opends/tests/functional-tests/testcases/clu/clu_ldapmodify_checkoptions.xml
index 546a0fd7..903a115 100644
--- a/opends/tests/functional-tests/testcases/clu/clu_ldapmodify_checkoptions.xml
+++ b/opends/tests/functional-tests/testcases/clu/clu_ldapmodify_checkoptions.xml
@@ -500,22 +500,22 @@
           
           <!--- Test Case information
             #@TestMarker          ldapmodify check options tests
-            #@TestName            ldapmodify:
+            #@TestName            ldapmodify: add entries option
             #@TestIssue           none
-            #@TestPurpose         Test ldapmodify .
+            #@TestPurpose         Verify a parameter doing an ldapmodify.
             #@TestPreamble        none
-            #@TestStep            Do an ldapmodify .
+            #@TestStep            Do an ldapmodify with the add entries option.
             #@TestPostamble       none
-            #@TestResult          Success if ldapmodify returns .
+            #@TestResult          Success if ldapmodify returns 0.
           -->
-          <testcase name="getTestCaseName('Test Case #12')">
+          <testcase name="getTestCaseName('ldapmodify: add entries option')">
             
             <sequence>
               
               <call function="'testCase_Preamble'"/>
               
               <message>
-                'ldapmodify: Test Case #12'
+                'ldapmodify: add entries option'
               </message>
               
               <call function="'ldapModifyWithScript'">
diff --git a/opends/tests/functional-tests/testcases/clu/clu_ldapsearch_checkoptions.xml b/opends/tests/functional-tests/testcases/clu/clu_ldapsearch_checkoptions.xml
index 64d977d..7eaca16 100644
--- a/opends/tests/functional-tests/testcases/clu/clu_ldapsearch_checkoptions.xml
+++ b/opends/tests/functional-tests/testcases/clu/clu_ldapsearch_checkoptions.xml
@@ -713,6 +713,7 @@
             #@TestPostamble       none
             #@TestResult          Success if ldapsearch returns 3.
           -->
+          <!---
           <testcase name="getTestCaseName
           ('ldapsearch: timelimit of 1 second')">
 
@@ -742,7 +743,8 @@
             </sequence>
 
           </testcase>
-
+          -->
+          
           <!--- Test Case information
             #@TestMarker          ldapsearch check options tests
             #@TestName            ldapsearch: sizelimit of 100 entries

--
Gitblit v1.10.0