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)
commit7ff485687891732074c9fc9998502ca197663d02
treec3984b8de9816f0df7ff587baa52ff18a0a275bf
parent8544162b7a4efa23c92bc0d2774df95bb7f0f463
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>
tests/eventscripts/etc-ctdb/interface_modify.sh [deleted symlink]
tests/eventscripts/run_tests.sh [deleted file]
tests/eventscripts/scripts/local.sh
tests/onnode/scripts/local.sh
tests/scripts/run_tests
tests/scripts/unit.sh
tests/takeover/scripts/local.sh
tests/tool/scripts/local.sh