selftest/dbcheck: add a test for corrupt forward links restoration
commitb2305860b94290af18e95dfcc9ef80d91e10c4ac
authorRalph Boehme <slow@samba.org>
Thu, 25 Jan 2018 20:34:47 +0000 (25 21:34 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 6 Feb 2018 11:07:07 +0000 (6 12:07 +0100)
tree16ed003ee0865429f51b671b6393458ceee7e2eb
parent51383bd6712340cb97dbf4facfe0288c95d61d84
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>
(cherry picked from commit 52bd0b09804621e6de9ee0a377a442a42e07ee05)
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