]> git.samba.org - amitay/samba.git/history - ctdb/tests
librpc/tests: make use of replace.h in test_ndr*.c
[amitay/samba.git] / ctdb / tests /
2020-03-10 Martin Schwenkectdb-tests: Use built-in hexdump() in system socket...
2020-03-10 Martin Schwenkectdb-tests: Split system socket test
2020-03-10 Martin Schwenkectdb-tests: Skip "ctdb process-exists" tests when not...
2020-03-10 Martin Schwenkectdb-tests: Add function ctdb_test_check_supported_OS
2020-03-10 Martin Schwenkectdb-tests: Use ctdb_test_skip() when initscript can...
2020-03-10 Martin Schwenkectdb-tests: Use ctdb_test_skip() when shellcheck is...
2020-03-10 Martin Schwenkectdb-tests: Skipped tests should not cause failure
2020-03-02 Martin Schwenkectdb-tests: Use a local "ctdb shutdown" command to...
2020-02-29 Martin Schwenkectdb-tests: Silence a ShellCheck warning
2020-02-29 Ralph Boehmectdb: add tail logs option to local_daemons.sh
2020-02-27 Günther Deschnerctdb-scripts: add new 48.netbios script for starting...
2020-02-18 Martin Schwenkectdb-tests: Flag setup, startup, shutdown failures...
2020-02-18 Martin Schwenkectdb-tests: Dump logs on shutdown failure
2020-02-18 Martin Schwenkectdb-tests: Avoid shutdown error when daemon already...
2020-02-18 Martin Schwenkectdb-tests: Rationalise node stop/start/restart
2020-02-12 Martin Schwenkectdb-tests: Fix getdbmap test so that it actually works...
2020-02-12 Martin Schwenkectdb-tests: Fix handling of --no-event-scripts option
2020-02-12 Martin Schwenkectdb-tests: Use a here document to improve readability
2020-02-12 Martin Schwenkectdb-tests: Use select_test_node()
2020-02-12 Martin Schwenkectdb-tests: Increase to dumping up to 500 lines of...
2020-02-12 Martin Schwenkectdb-tests: Fix return value of DB test tool delete...
2020-02-10 Martin Schwenkectdb-tests: Add some tool unit tests to ensure that...
2020-02-10 Martin Schwenkectdb-tests: Use $PWD/bin/ if it exists when running...
2020-02-10 Martin Schwenkectdb-tests: Make $ctdb_dir absolute
2020-02-10 Martin Schwenkectdb-daemon: Fork when not interactive and test mode...
2020-02-10 Martin Schwenkectdb-tests: Don't actually close stdin in fake ssh
2020-02-10 Martin Schwenkectdb-tests: Redirect stdin from /dev/null when running...
2020-02-10 Martin SchwenkeRevert "ctdb-tests: Enable job control when keeping...
2020-01-30 Volker Lendeckectdb-test: Fix a typo
2020-01-28 Martin Schwenkectdb-tests: Enable job control when keeping stdin open
2020-01-28 Martin Schwenkectdb-tests: Don't close stdin when starting local daemons
2020-01-21 Martin Schwenkectdb-tests: Add some tests to check recovery from recov...
2020-01-21 Martin Schwenkectdb-tests: Put recovery lock for local daemons into...
2020-01-21 Martin Schwenkectdb-tests: Add local_daemons.sh option for recovery...
2020-01-03 Martin Schwenkectdb-tests: Skip some tests that don't work with IPv6
2019-11-14 Amitay Isaacsctdb-tests: Add tests for cmdline_add() api
2019-11-14 Amitay Isaacsctdb-tests: Update cmdline tests for section name
2019-11-14 Amitay Isaacsctdb-common: Add section to group commands in cmdline
2019-11-14 Amitay Isaacsctdb-common: Generate usage message from cmdline_parse()
2019-11-06 Martin Schwenkectdb-tests: Make process exists test more resilient
2019-11-06 Martin Schwenkectdb-tests: Improve code quality in ctdb_init()
2019-11-06 Martin Schwenkectdb-tests: No longer retry starting the cluster
2019-10-24 Martin Schwenkectdb-tests: Add vacuuming tests
2019-10-24 Martin Schwenkectdb-tests: Add handling of process clean-up on a clust...
2019-10-24 Martin Schwenkectdb-tests: Factor out function check_cattdb_num_records()
2019-10-24 Martin Schwenkectdb-tests: Add ctdb-db-test tool
2019-10-24 Martin Schwenkectdb-protocol: Add marshalling for control DB_VACUUM
2019-10-24 Martin Schwenkectdb-protocol: Add marshalling for struct ctdb_db_vacuum
2019-10-24 Amitay Isaacsctdb-tests: Add marshalling tests for new control
2019-10-24 Amitay Isaacsctdb-tests: Drop code releated to obsolete controls
2019-10-22 Martin Schwenkectdb-tests: Add -l option to set number of local daemons
2019-10-22 Martin Schwenkectdb-tests: Prefix remaining environment variables...
2019-10-22 Martin Schwenkectdb-tests: Add run_tests.sh option to print logs on...
2019-10-22 Martin Schwenkectdb-tests: Avoid running valgrind under valgrind
2019-10-22 Martin Schwenkectdb-tests: Simplify tool unit test runner
2019-10-04 Martin Schwenkectdb-tests: Rename functions to test_header() and test_...
2019-10-04 Martin Schwenkectdb-tests: Move test duration calculation to ctdb_test...
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: Move test status interpretation to ctdb_tes...
2019-10-04 Martin Schwenkectdb-tests: Move use of show_progress() into ctdb_test_...
2019-10-04 Martin Schwenkectdb-tests: Simplify ctdb_test_run()
2019-10-04 Martin Schwenkectdb-tests: Switch TEST_CLEANUP and TEST_TIMEOUT to...
2019-10-04 Martin Schwenkectdb-tests: Add new test functions for running commands...
2019-10-04 Martin Schwenkectdb-tests: try_command_on_node() should return status...
2019-10-04 Martin Schwenkectdb-tests: Drop unused function ctdb_test_check_real_c...
2019-10-04 Martin Schwenkectdb-tests: Update preamble for CLUSTER tests
2019-10-04 Martin Schwenkectdb-tests: Add cluster.bash include file
2019-10-04 Martin Schwenkectdb-tests: Add function ctdb_test_skip_on_cluster()
2019-10-04 Martin Schwenkectdb-tests: Add function ctdb_test_on_cluster()
2019-10-04 Martin Schwenkectdb-tests: Add functions for terminating tests on...
2019-10-04 Martin Schwenkectdb-common: Mark VacuumLimit tunable as obsolete
2019-09-26 Martin Schwenkectdb-tests: Update README
2019-09-26 Martin Schwenkectdb-tests: Move simple tests to INTEGRATION/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move complex tests to CLUSTER/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Convert local daemons include file into...
2019-09-26 Martin Schwenkectdb-tests: Drop use of array in run_tests()
2019-09-26 Martin Schwenkectdb-tests: Drop custom handling for unit tests
2019-09-26 Martin Schwenkectdb-tests: Skip README files in test directories/colle...
2019-09-26 Martin Schwenkectdb-tests: Recurse into directories instead of explici...
2019-09-26 Martin Schwenkectdb-tests: Fold find_and_run_one_test() in to run_tests()
2019-09-26 Martin Schwenkectdb-tests: Move tool tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move takeover_helper tests to UNIT/ subdire...
2019-09-26 Martin Schwenkectdb-tests: Move takeover tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move shellcheck tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move onnode tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move eventscript tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move eventd tests to UNIT/ subdirectory
2019-09-26 Martin Schwenkectdb-tests: Move cunit tests to UNIT/ subdirectory
2019-09-24 Martin Schwenkectdb-tests: Switch TEST_VAR_DIR to a local script variable
2019-09-24 Martin Schwenkectdb-tests: Use CTDB_TEST_TMP_DIR in integration.bash
2019-09-24 Martin Schwenkectdb-tests: Switch simple tests to use CTDB_TEST_TMP_DIR
2019-09-24 Martin Schwenkectdb-tests: Switch takeover helper unit tests to use...
2019-09-24 Martin Schwenkectdb-tests: Switch tool unit tests to use CTDB_TEST_TMP_DIR
2019-09-24 Martin Schwenkectdb-tests: Switch onnode unit tests to use CTDB_TEST_T...
2019-09-24 Martin Schwenkectdb-tests: Switch eventscript unit tests to use CTDB_T...
2019-09-24 Martin Schwenkectdb-tests: Switch eventd unit tests to use CTDB_TEST_T...
2019-09-24 Martin Schwenkectdb-tests: Switch cunit unit tests to use CTDB_TEST_TM...
2019-09-24 Martin Schwenkectdb-tests: Add new variable CTDB_TEST_TMP_DIR
2019-09-24 Martin Schwenkectdb-tests: Move setting of CTDB_TEST_SUITE_DIR to...
next