summaryrefslogtreecommitdiff
path: root/ctdb/tests/scripts/common.sh
AgeCommit message (Expand)AuthorFilesLines
2026-02-25ctdb-tests: Add CTDB_TEST_HELPER_BINDIRMartin Schwenke1-2/+2
2026-02-25ctdb-tests: Add a useful commentMartin Schwenke1-0/+3
2025-10-14ctdb-tests: Don't hard code creation of $CTDB_BASE/events/legacy/Martin Schwenke1-2/+0
2025-10-14ctdb-tests: Improve setup_ctdb_base() to fix local_daemons.sh bugMartin Schwenke1-0/+13
2025-10-14ctdb-tests: Reformat with "shfmt -w -i 0 -fn "Martin Schwenke1-27/+33
2020-03-10ctdb-tests: Add function ctdb_test_check_supported_OSMartin Schwenke1-0/+13
2019-10-04ctdb-tests: Add handling for skipped testsMartin Schwenke1-1/+1
2019-10-04ctdb-tests: Add a special failure code when a test error occursMartin Schwenke1-1/+1
2019-10-04ctdb-tests: Add functions for terminating tests on failure, skip, errorMartin Schwenke1-0/+24
2019-09-24ctdb-tests: Move setting of CTDB_TEST_SUITE_DIR to run_tests.shMartin Schwenke1-6/+0
2019-09-24ctdb-tests: Rename variable TEST_SUBDIR -> CTDB_TEST_SUITE_DIRMartin Schwenke1-5/+5
2019-08-14ctdb-tests: Rename CTDB_SCRIPTS_TESTS_BINDIR to CTDB_SCRIPTS_TESTS_LIBEXEC_DIRMartin Schwenke1-2/+2
2019-07-26ctdb-tests: Set LANG=C for consistency of command outputMartin Schwenke1-0/+5
2019-03-15ctdb-tests: Fix remaining common.sh ShellCheck hitsMartin Schwenke1-4/+5
2019-03-15ctdb-tests: Shell cleanups in wait_until() functionMartin Schwenke1-31/+30
2018-11-06ctdb-tests: Allow use of setup_ctdb_base() outside of test casesMartin Schwenke1-0/+6
2018-11-06ctdb-tests: Move setting of ctdb_dir and top_dirMartin Schwenke1-17/+0
2018-11-06ctdb-tests: Use $CTDB_SCRIPTS_TOOLS_BIN_DIRMartin Schwenke1-5/+4
2018-11-06ctdb-tests: Use $CTDB_SCRIPTS_TESTS_BINDIRMartin Schwenke1-17/+7
2018-09-03ctdb-tests: If bin/ isn't in ctdb/ then look one level higherMartin Schwenke1-5/+7
2018-05-12ctdb-tests: Setup $CTDB_BASE/{run,var} directoriesAmitay Isaacs1-1/+3
2018-03-09ctdb-tests: Factor out setup of fake CTDB_BASEMartin Schwenke1-0/+35
2017-10-26ctdb-tests: Allow wait_until() to be used in unit testsMartin Schwenke1-0/+44
2017-08-14ctdb-tests: Indentation fixupsMartin Schwenke1-4/+4
2017-08-14ctdb-tests: Fix logic to handle PATH additions for testsMartin Schwenke1-18/+22
2017-08-14ctdb-tests: Move die() function to top of scriptMartin Schwenke1-6/+6
2015-03-04ctdb-tests: Support testing scripts that change directoryMartin Schwenke1-0/+4
2014-06-20ctdb-tests: Fix the tests for waf buildAmitay Isaacs1-1/+1
2012-04-27tests: Improve the logic for adding directories to $PATHMartin Schwenke1-5/+24
2012-04-27tests: Programs run by tests should be found in $PATHMartin Schwenke1-0/+5
2012-04-27tests: Move relative directory path hack from run_tests to common.shMartin Schwenke1-1/+5
2012-04-27tests: Local daemons are no longer the default, now require run_tests -lMartin Schwenke1-0/+2
2012-04-27tests: Rationalise integration test infrastructureMartin Schwenke1-0/+2
2012-04-16tests - add scripts/common.shMartin Schwenke1-0/+9