tests: More unit test factoring/rationalisation and bug fixes
authorMartin Schwenke <martin@meltin.net>
Wed, 18 Apr 2012 00:37:45 +0000 (10:37 +1000)
committerMartin Schwenke <martin@meltin.net>
Wed, 18 Apr 2012 00:37:45 +0000 (10:37 +1000)
commit116f19b808ace4a74bcf56a638923dcd1e1e975d
tree7ede5873ee56d35ac12483e44a365438acb9e171
parent6e05811c28730e604c4ef7dab4b701214f61e51a
tests: More unit test factoring/rationalisation and bug fixes

Move some options from eventscripts/run_tests.sh to scripts/run_tests.
Remove the former.

Move some functions from eventscripts/scripts/local.sh to
scripts/unit.sh.

Both of these are modified during move so they are no longer
eventscript-specific.

Tweak */local.sh so that the new functions in unit.sh are used.

Signed-off-by: Martin Schwenke <martin@meltin.net>
(This used to be ctdb commit 7ff485687891732074c9fc9998502ca197663d02)
ctdb/tests/eventscripts/etc-ctdb/interface_modify.sh [deleted symlink]
ctdb/tests/eventscripts/run_tests.sh [deleted file]
ctdb/tests/eventscripts/scripts/local.sh
ctdb/tests/onnode/scripts/local.sh
ctdb/tests/scripts/run_tests
ctdb/tests/scripts/unit.sh
ctdb/tests/takeover/scripts/local.sh
ctdb/tests/tool/scripts/local.sh