summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/scripts/test_wrap
Commit message (Collapse)AuthorAgeFilesLines
* tests: test_wrap can use $TEST_SCRIPTS_DIR for a little extra clarityMartin Schwenke2012-04-271-1/+4
| | | | | | | | Also add a comment to explain what is being added to $PATH. Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 704a3e3b83aff63e8f7b0650c141776ed2c1f047)
* tests: test_wrap needs to set TEST_SCRIPTS_DIRAmitay Isaacs2012-04-271-0/+2
| | | | | | Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit 79e979d67e3a2a5a13ef8fd2ef8f56331ec51558)
* tests: Rename ctdb_test_functions.bash to integration.bashMartin Schwenke2012-04-271-2/+2
| | | | | | Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 79adb50b3ce3873c3baf9e6715c1d1c3f181ce43)
* Bug fixes for tests: simple/12_ctdb_getdebug.sh and scripts/test_wrap.Martin Schwenke2009-05-121-0/+6
| | | | | | | | | | | | | | simple/12_ctdb_getdebug.sh now recognises output with multi-digit node numbers. Sharing the ctdb directory via NFS and testing on a real cluster by setting CTDB_TEST_REAL_CLUSTER didn't work by default. The fix is to hack scripts/test_wrap so that it tries to find a valid bin directory next to the directory containing it is in. Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit ea2ca769e1d1068fbbad843750b19acfd87360e0)
* Add some simple tests that can be run from within the tree.Martin Schwenke2008-11-201-0/+10
Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit eacb2ef82ea4809d874158756db973dd1e3fc8fc)