s4-drs-test: Add 'reset' and 'replace' tests for drsuapi_DsReplicaUpdateRefs
authorKamen Mazdrashki <kamenim@samba.org>
Wed, 8 Sep 2010 21:55:51 +0000 (00:55 +0300)
committerKamen Mazdrashki <kamenim@samba.org>
Thu, 9 Sep 2010 15:26:51 +0000 (18:26 +0300)
commit118df599ce139d72f77692415ab38efaebf0245c
treec64d38e9ca57bc11ad504c79c6a5c5bc3329e186
parent3593298c7e095b0935bffe05e3b1e190abf91707
s4-drs-test: Add 'reset' and 'replace' tests for drsuapi_DsReplicaUpdateRefs

At first I got the impression we are not handling those cases,
but after those tests surprisingly passed I saw that
we have correct behavior implemented in a helper function.

So I decided to commit those tests in case someone change the
strange-looking check for DRSUAPI_DRS_ADD_REF flag in
a function that handles delete operation :)
source4/torture/rpc/drsuapi.c