selftest/dbcheck: add a test for corrupt forward links restoration
authorRalph Boehme <slow@samba.org>
Thu, 25 Jan 2018 20:34:47 +0000 (21:34 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 5 Feb 2018 12:49:12 +0000 (13:49 +0100)
commit52bd0b09804621e6de9ee0a377a442a42e07ee05
tree9e052f8a4afd73b3e97a2379c663dee1dc1a979b
parent8c01acd56274a5cb5926622cacab997cb62dd5a9
selftest/dbcheck: add a test for corrupt forward links restoration

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13228

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
selftest/knownfail.d/samba4.blackbox.dbcheck-links [new file with mode: 0644]
source4/selftest/provisions/release-4-5-0-pre1/expected-after-dbcheck-forward-link-corruption.ldif [new file with mode: 0644]
source4/selftest/provisions/release-4-5-0-pre1/expected-dbcheck-link-output-forward-link-corruption.txt [new file with mode: 0644]
testprogs/blackbox/dbcheck-links.sh