selftest: Split out creation of complex (often invalid) links
authorAndrew Bartlett <abartlet@samba.org>
Mon, 30 Oct 2017 19:23:39 +0000 (08:23 +1300)
committerStefan Metzmacher <metze@samba.org>
Thu, 23 Nov 2017 12:26:22 +0000 (13:26 +0100)
commit36c49913899ae96587692c7332049f1a1ec541fb
tree98d5c28065ff27a360f2db1b0760d5b29d54f0de
parent710e0ef721d86cdd679b25a9c79aa84e202037ab
selftest: Split out creation of complex (often invalid) links

This will allow us to test other run-time behaviour with broken
databases.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
testprogs/blackbox/common-links.sh [new file with mode: 0644]
testprogs/blackbox/dbcheck-links.sh