mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Christophe Sovant
02.09.2008 a0f943639a6f882ecada0ab9a13f1d1c6f5bcfb0
Replace CompareFile() method with LdifDiffWithScript() in clu_ldapsearch_checkbehavior testsuite
1 files modified
27 ■■■■ changed files
opendj-sdk/opends/tests/functional-tests/testcases/clu/clu_ldapsearch_checkbehavior.xml 27 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/testcases/clu/clu_ldapsearch_checkbehavior.xml
@@ -514,9 +514,14 @@
                }                
              </call>
              <call function="'compareFile'">
              <call function="'LdifDiffWithScript'">
                { 
                'outputFile'     : 'ldapsearch_simplepagesize_30.out'
                'sourceLdif' : '%s/ldapsearch_simplepagesize_30.out' \
                               % DIRECTORY_INSTANCE_DIR ,
                'targetLdif' : '%s/clu/ldapsearch_simplepagesize_30.ref' \
                               % logsRemoteDataDir ,
                'outputLdif' : '%s/ldapsearch_simplepagesize_30.diff' \
                               % DIRECTORY_INSTANCE_DIR
                }
              </call>
@@ -539,9 +544,14 @@
                }                
              </call>
              <call function="'compareFile'">
              <call function="'LdifDiffWithScript'">
                { 
                'outputFile'     : 'ldapsearch_simplepagesize_1.out'
                'sourceLdif' : '%s/ldapsearch_simplepagesize_1.out' \
                               % DIRECTORY_INSTANCE_DIR ,
                'targetLdif' : '%s/clu/ldapsearch_simplepagesize_1.ref' \
                               % logsRemoteDataDir ,
                'outputLdif' : '%s/ldapsearch_simplepagesize_1.diff' \
                               % DIRECTORY_INSTANCE_DIR
                }
              </call>              
              
@@ -605,9 +615,14 @@
                }
              </call> 
              
              <call function="'compareFile'">
              <call function="'LdifDiffWithScript'">
                { 
                'outputFile'     : 'ldapsearch_filterfile_and_attribute.out'
                'sourceLdif' : '%s/ldapsearch_filterfile_and_attribute.out' \
                               % DIRECTORY_INSTANCE_DIR ,
                'targetLdif' : '%s/clu/ldapsearch_filterfile_and_attribute.ref'\
                               % logsRemoteDataDir ,
                'outputLdif' : '%s/ldapsearch_filterfile_and_attribute.diff' \
                               % DIRECTORY_INSTANCE_DIR
                }
              </call>