tests: run_tests should exit with failed test status if running with -H
[ctdb.git] / tests /
2012-04-27 Martin Schwenketests: run_tests should exit with failed test status...
2012-04-27 Martin Schwenketests: test_wrap can use $TEST_SCRIPTS_DIR for a little...
2012-04-27 Amitay Isaacstests: test_wrap needs to set TEST_SCRIPTS_DIR
2012-04-27 Amitay Isaacstests: CTDB_TEST_WRAPPER has to be an absolute path...
2012-04-27 Amitay Isaacstests: Fix wrapper scripts
2012-04-27 Martin Schwenketests: Fix trailing whitespace issues in integration...
2012-04-27 Martin Schwenketests: Add new -H option for run_tests to avoid printin...
2012-04-27 Martin Schwenketests: Add -e option to cause run_tests to exit on...
2012-04-27 Martin Schwenketests: Remove ctdb_test_env
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-27 Martin Schwenketests: Rename ctdb_test_functions.bash to integration...
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-18 Martin Schwenketests: More unit test factoring/rationalisation and...
2012-04-18 Martin Schwenketests/eventscripts: Share directories must be absolute...
2012-04-17 Martin Schwenketests/eventscripts: Tweak an error message in a policy...
2012-04-16 Martin Schwenketests - run_tests needs to expand directories like...
2012-04-16 Martin Schwenketests/eventscripts - Restructure according to new conve...
2012-04-16 Martin Schwenketests - run_tests ignores trailing '/' on directories
2012-04-16 Martin Schwenketests/takeover - Restructure according to new convention
2012-04-16 Martin Schwenketests/onnode - Restructure according to new convention
2012-04-16 Martin Schwenketests/tool - Restructure according to new convention
2012-04-16 Amitay Isaacstests/tool: New nodestatus test
2012-04-16 Amitay Isaacstests/tool: Fix the nodestatus test
2012-04-16 Martin Schwenketests - run_tests includes common.sh, uses die()
2012-04-16 Martin Schwenketests - run_tests can take a directory as an argument
2012-04-16 Martin Schwenketests - add -v option to set TEST_VERBOSE=true
2012-04-16 Martin Schwenketests - move functions only used by scripts/run_tests...
2012-04-16 Martin Schwenketests - add scripts/unit.sh
2012-04-16 Martin Schwenketests - add scripts/common.sh
2012-04-16 Martin Schwenketests - export new variable TEST_SCRIPTS_DIR
2012-04-16 Martin SchwenkeTests - IP allocation - 2 tests for NODE_FLAGS_NOIPTAKEOVER
2012-04-16 Martin SchwenkeTests - IP allocation - add another LCP2 test based...
2012-04-16 Martin SchwenkeTests - turn of time logging by default
2012-04-13 Amitay Isaacsctdb_test: Remove faked wrappers for tevent functions...
2012-04-13 Amitay IsaacsRemove explicit include of lib/tevent/tevent.h.
2012-04-13 Amitay Isaacstests: Use CTDB_TEST_REAL_CLUSTER to decide if tests...
2012-04-13 Amitay Isaacstests: Set the debug level = 3 when running local tests
2012-04-13 Amitay Isaacstests: Check assigned IPs from ctdb output
2012-04-13 Amitay Isaacstests: Check for assigned IP addresses only if we are...
2012-04-13 Amitay Isaacstests: Fix the error messages in test event script
2012-04-13 Amitay Isaacstests: Add regular expression parsing for hop_count_buckets
2012-04-13 Amitay Isaacstests: Add a script to run cluster tests and make targe...
2012-04-13 Amitay Isaacstests: exportfs always outputs with options in brackets
2012-04-13 Amitay Isaacstests/tool: New nodestatus test
2012-04-13 Amitay Isaacstests/tool: Fix the nodestatus test
2012-04-12 Ronnie SahlbergAdd test for NoIPTakeover
2012-03-22 Ronnie SahlbergMerge remote branch 'martins/policy_routing'
2012-03-22 Martin SchwenkeTests - eventscripts - initial policy routing tests
2012-03-22 Martin SchwenkeTests - eventscripts - new function simple_test_command()
2012-03-22 Martin SchwenkeTests - eventscripts - change summary columns
2012-03-22 Martin SchwenkeTests - eventscripts - rationalise CTDB fakery support
2012-03-22 Martin SchwenkeTests - eventscripts - improved support functions for...
2012-03-22 Martin SchwenkeTests - eventscripts - add support functions for policy...
2012-03-22 Martin SchwenkeTests - eventscripts - fix hardcoding error
2012-03-22 Martin SchwenkeTests - eventscripts - stub ctdb command updates
2012-03-22 Martin SchwenkeTests - eventscripts - more public IPs in default setup
2012-03-22 Martin SchwenkeTests - eventscripts - add -A/-D options
2012-03-22 Martin SchwenkeTests - eventscripts - ip stub command should print...
2012-03-22 Martin SchwenkeEventscript tests - implement ip route in stub
2012-03-22 Martin SchwenkeEventscript tests - implement ip rule in stub
2012-03-22 Martin SchwenkeEventscript tests - make ip command stub vaguely mainta...
2012-03-22 Martin SchwenkeEventscript tests - make error message consistent with...
2012-03-15 Ronnie SahlbergMerge remote branch 'martins/master'
2012-03-12 Ronnie SahlbergTest: add test tool and test that UPDATE_RECORD works...
2012-02-21 Michael Adamserver: move the code for the update_record control...
2012-02-19 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2012-02-15 Ronnie SahlbergTESTS: Add test for wipedb command
2012-02-13 Martin SchwenkeTests - functions/environment - set and use $CTDB_NODES
2012-02-13 Martin SchwenkeTests - simple - make disconnected node tests handle...
2012-02-13 Ronnie SahlbergREADONLY: add test for creating and revoking delegations
2012-02-13 Ronnie SahlbergREADONLY: Update the fetch-readonly-once test tool...
2012-02-11 Mathieu ParentLoad platform dependent objs instead of Linux one
2012-02-08 Ronnie SahlbergReadOnly: add per-database statistics to view how much...
2012-02-07 Ronnie SahlbergTESTS: Add a test that verifies that RecoverPDBBySeqNum...
2012-02-06 Ronnie SahlbergTESTS: ctdb_fetch needs to allow tevent nesting
2012-02-06 Ronnie SahlbergMerge remote branch 'martins/tests'
2012-02-06 Ronnie SahlbergMerge remote branch 'martins/takeover'
2012-02-06 Martin SchwenkeTest - IP allocation simulation - add -e option to...
2012-02-06 Martin SchwenkeTests - IP allocation simulation - LCP2 => non-determin...
2012-02-06 Martin SchwenkeTests: eventscripts - fix breakage in some NFS tests
2012-02-06 Martin SchwenkeTests: eventscripts - make init test pass with recent...
2012-02-06 Martin SchwenkeTests: new test to check that "ctdb delip" removes...
2012-02-06 Martin SchwenkeTests - ctdb tool - add verbose option and output filtering
2012-02-06 Martin SchwenkeTests - ctdb tool - fix "ctdb status" test
2012-02-06 Martin SchwenkeTests - let run_tests.sh take a list of tests to run
2012-02-06 Martin SchwenkeTests: initial ctdb tool testcases
2012-02-06 Martin SchwenkeTests: fix usage message in ctdb_tool_libctdb
2012-02-06 Martin SchwenkeTests: libctdb stubs should fail when current node...
2012-02-06 Martin SchwenkeTests - add a version of the ctdb tool that compiles...
2012-02-06 Martin SchwenkeTests - allow tools/ctdb.c:main() to be used
2012-02-06 Martin SchwenkeTests - more libctdb stub test infrastructure
2012-02-06 Martin SchwenkeTests - more libctdb stubs and supporting state faking...
2012-02-06 Martin SchwenkeTests - update test code for ctdb tool code and libctdb...
2012-01-31 Ronnie SahlbergReadOnly: update the loop test tool to print number...
next