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

ugaston
27.36.2007 d993dc267d083728198af709abc8ca321c5d6432
opends/tests/functional-tests/shared/functions/utils.xml
@@ -53,6 +53,9 @@
    </function-map-args>
    <sequence>
      <if expr="expected == NO_CHECK">
        <return/>
      </if>
      <if expr="returncode == expected">
        <sequence>
          <if expr="result == ''">
@@ -103,6 +106,9 @@
      </function-arg-def>
    </function-map-args>  
    <sequence>    
      <if expr="expected == NO_CHECK">
        <return/>
      </if>
      <if expr="returncode == expected">
        <sequence>
          <if expr="STAXCurrentTestcase != None">