getnc_exop.py: Extend EXOP_REPL_OBJ test case to use GET_TGT
authorTim Beale <timbeale@catalyst.net.nz>
Mon, 17 Jul 2017 02:04:38 +0000 (14:04 +1200)
committerGarming Sam <garming@samba.org>
Mon, 18 Sep 2017 03:51:24 +0000 (05:51 +0200)
commit469aed088f460cbc1e697b5cd83b6f9739ab7532
tree0b63ab2c073b05dfb4a18ee2578651d246bf486d
parent00b20c825c3961966ba9d77a28dfbc9166790977
getnc_exop.py: Extend EXOP_REPL_OBJ test case to use GET_TGT

We already check that when we use GET_ANC that we still only receive a
single object when EXOP_REPL_OBJ is used. This extends the test to also
check that only a single object is returned when GET_TGT is used.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source4/torture/drs/python/getnc_exop.py