selftest: Assert that name, the RDN attribute and actual RDN are in sync
authorAndrew Bartlett <abartlet@samba.org>
Sun, 27 Mar 2016 01:43:32 +0000 (14:43 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 6 Jun 2016 14:36:23 +0000 (16:36 +0200)
commitf7eb865cd9e572ace6b32f1b796b0b5f113e6d5d
treebae096834009a1a7663fed7f102165f91f9e7c9b
parent39ac5ad90f4b174cb5ae3e92f3bdf17bc5d2cb66
selftest: Assert that name, the RDN attribute and actual RDN are in sync

This allows us to catch such errors here, rather than just on dbcheck later

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz
source4/dsdb/tests/python/deletetest.py
source4/torture/drs/python/delete_object.py
source4/torture/drs/python/repl_move.py
source4/torture/drs/python/replica_sync.py