]> git.ipfire.org Git - thirdparty/samba.git/commit
selftest: Assert replPropertyMetaData values before and after replication
authorAndrew Bartlett <abartlet@samba.org>
Thu, 12 May 2016 23:41:53 +0000 (11:41 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 7 Jun 2016 08:28:11 +0000 (10:28 +0200)
commit889f33d47f6c753265e27b69ffd22d12dbb6d96f
tree16d4bb63e3b1552450e3a5347cd368ca29cfec78
parent374a01119dac8d1b04f8d43caf6e119be654e2dc
selftest: Assert replPropertyMetaData values before and after replication

This covers renames, addition of attributes, and the delete.

We also confirm the results via DRS.

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