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>
Fri, 24 Nov 2017 14:50:16 +0000 (15:50 +0100)
commit25ae8d72d66cbe7342b50254ede7e5890bc23b73
tree561ddd824878688a546d015b2aa1591298657eeb
parentb99d2ee122991d0bf1742fa5665656bbbba44057
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