summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/onnode/scripts
Commit message (Collapse)AuthorAgeFilesLines
* tests: Unit tests should use $TEST_VAR_DIRMartin Schwenke2012-04-271-1/+1
| | | | | | | | | This directory is already guaranteed to be absolute, so no check is needed. Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 78f6f209eb15102f4e8baa9106583df0ef4bb693)
* tests: Make run_tests -X more flexible - it now works with onnodeMartin Schwenke2012-04-271-1/+6
| | | | | | | | | Hardcoding "sh -x" is suboptimal because some scripts, like onnode, require bash. Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 246809af64c03d26288abff5907ed46614e72b15)
* tests: More unit test factoring/rationalisation and bug fixesMartin Schwenke2012-04-181-21/+14
| | | | | | | | | | | | | | | | | 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)
* tests/onnode - Restructure according to new conventionMartin Schwenke2012-04-161-0/+88
Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 4c87888b2a559c0d1f285919a42de450a537a02f)