Changed expected result for the "onelevel" test case based on the explanation given in Issue 1743.
| | |
| | | #@TestPostamble none |
| | | #@TestResult Success if OpenDS returns 0 |
| | | for all ldap operations. |
| | | Parent and child entries are returned in step 1. |
| | | Child entry is returned in step 2. |
| | | Child entry are returned in steps 1 and 2. |
| | | --> |
| | | <testcase name="'ACI: Targetscope: onelevel'"> |
| | | <sequence> |
| | |
| | | 'testString' : 'dn: uid=dmiller,ou=People,ou=aci branch,o=Targetscope Tests,o=ACI Tests' } |
| | | </call> |
| | | |
| | | <if expr="returnCode != '1'"> |
| | | <if expr="returnCode != '0'"> |
| | | <tcstatus result="'fail'"/> |
| | | </if> |
| | | |