ctdb: Remove an unnecessary cast
[vlendec/samba-autobuild/.git] / ctdb / tests / scripts / common.sh
2020-03-10 Martin Schwenkectdb-tests: Add function ctdb_test_check_supported_OS
2019-10-04 Martin Schwenkectdb-tests: Add handling for skipped tests
2019-10-04 Martin Schwenkectdb-tests: Add a special failure code when a test...
2019-10-04 Martin Schwenkectdb-tests: Add functions for terminating tests on...
2019-09-24 Martin Schwenkectdb-tests: Move setting of CTDB_TEST_SUITE_DIR to...
2019-09-24 Martin Schwenkectdb-tests: Rename variable TEST_SUBDIR -> CTDB_TEST_SU...
2019-08-14 Martin Schwenkectdb-tests: Rename CTDB_SCRIPTS_TESTS_BINDIR to CTDB_SC...
2019-07-26 Martin Schwenkectdb-tests: Set LANG=C for consistency of command output
2019-03-15 Martin Schwenkectdb-tests: Fix remaining common.sh ShellCheck hits
2019-03-15 Martin Schwenkectdb-tests: Shell cleanups in wait_until() function
2018-11-06 Martin Schwenkectdb-tests: Allow use of setup_ctdb_base() outside...
2018-11-06 Martin Schwenkectdb-tests: Move setting of ctdb_dir and top_dir
2018-11-06 Martin Schwenkectdb-tests: Use $CTDB_SCRIPTS_TOOLS_BIN_DIR
2018-11-06 Martin Schwenkectdb-tests: Use $CTDB_SCRIPTS_TESTS_BINDIR
2018-09-03 Martin Schwenkectdb-tests: If bin/ isn't in ctdb/ then look one level...
2018-05-12 Amitay Isaacsctdb-tests: Setup $CTDB_BASE/{run,var} directories
2018-03-09 Martin Schwenkectdb-tests: Factor out setup of fake CTDB_BASE
2017-10-26 Martin Schwenkectdb-tests: Allow wait_until() to be used in unit tests
2017-08-14 Martin Schwenkectdb-tests: Indentation fixups
2017-08-14 Martin Schwenkectdb-tests: Fix logic to handle PATH additions for...
2017-08-14 Martin Schwenkectdb-tests: Move die() function to top of script
2015-03-04 Martin Schwenkectdb-tests: Support testing scripts that change directory
2014-06-20 Amitay Isaacsctdb-tests: Fix the tests for waf build
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-04-27 Martin Schwenketests: Improve the logic for adding directories to...
2012-04-27 Martin Schwenketests: Programs run by tests should be found in $PATH
2012-04-27 Martin Schwenketests: Move relative directory path hack from run_tests...
2012-04-27 Martin Schwenketests: Local daemons are no longer the default, now...
2012-04-27 Martin Schwenketests: Rationalise integration test infrastructure
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tdb-sync'
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tevent-sync'
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/talloc-sync'
2012-04-18 Ronnie SahlbergMerge remote branch 'martins/master'
2012-04-16 Martin Schwenketests - add scripts/common.sh