netcmd: domain backup offline command - offline test with ldapcmp
authorAaron Haslett <aaronhaslett@catalyst.net.nz>
Mon, 30 Apr 2018 23:10:31 +0000 (11:10 +1200)
committerGary Lockyer <gary@samba.org>
Mon, 6 Aug 2018 03:37:43 +0000 (05:37 +0200)
commit2800611df3295d5ba4c82b2ecd0f8a77d6a5c658
treeb6ebbd95aa0863e13406b5eadccddc1d9f9e4f5d
parent2104818ea60d51c54c9243ace5a28d2a087996f1
netcmd: domain backup offline command - offline test with ldapcmp

This test checks that when you do an offline backup and restore or untar it,
the restored database is the same as the original.  Test is repeated for
'mdb' and 'tdb' database backends.

Signed-off-by: Aaron Haslett <aaronhaslett@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
python/samba/tests/domain_backup_offline.py [new file with mode: 0644]
source4/selftest/tests.py