summaryrefslogtreecommitdiff
path: root/ctdb/tests
Commit message (Expand)AuthorAgeFilesLines
* ctdb-tests: Add explicit wait to the fork_helper()Amitay Isaacs2016-08-101-11/+6
* ctdb-tests: Clean up and rename simple transaction_loop recovery testMartin Schwenke2016-08-101-14/+4
* ctdb-tests: Clean up and rename simple transaction_loop testMartin Schwenke2016-08-101-13/+2
* ctdb-tests: Implement --interactive/-i option in transaction_loopMartin Schwenke2016-08-101-6/+13
* ctdb-tests: Clean up and rename simple fetch_ring testMartin Schwenke2016-08-103-65/+48
* ctdb-tests: Implement --interactive/-i option in fetch ringMartin Schwenke2016-08-101-3/+9
* ctdb-tests: Clean up and rename simple message_ring testMartin Schwenke2016-08-103-94/+69
* ctdb-tests: Implement --interactive/-i option in message_ringMartin Schwenke2016-08-101-5/+9
* ctdb-tests: Add --interactive/-i option to test options parsing codeMartin Schwenke2016-08-102-0/+4
* ctdb-tests: Stop cross-talk between reclock testsMartin Schwenke2016-08-101-0/+11
* ctdb-tests: Pretend not to ignore return from fgets()Martin Schwenke2016-07-281-2/+7
* ctdb-tests: Avoid portability issue in porting testsMartin Schwenke2016-07-281-1/+2
* ctdb-tests: Remove duplicate EOF terminators in some tool unit testsMartin Schwenke2016-07-283-3/+0
* ctdb-tests: Avoid division by zero in NFS eventscript unit testMartin Schwenke2016-07-281-1/+2
* ctdb-tests: Removing sleep from porting_testsAmitay Isaacs2016-07-281-7/+4
* ctdb-tests: Do not add $VALGRIND to ctdb commandAmitay Isaacs2016-07-281-1/+1
* ctdb-tests: Fix valgrind unintialized errorAmitay Isaacs2016-07-281-1/+1
* ctdb-protocol: Drop marshalling for global transaction controlsAmitay Isaacs2016-07-281-40/+0
* ctdb-tests: Adjust unit test output matching new ctdbAmitay Isaacs2016-07-288-69/+30
* ctdb-daemon: Deletion of IPs is deferred until the next takeover runMartin Schwenke2016-07-285-0/+5
* ctdb-daemon: Use consistent naming for monitoring modeAmitay Isaacs2016-07-281-2/+2
* ctdb-tests: Add machinereadable output testsAmitay Isaacs2016-07-284-4/+32
* ctdb-tests: Add more tests for ctdb setdbsticky and setdbreadonlyAmitay Isaacs2016-07-283-0/+99
* ctdb-tests: Add tests for idempotenceAmitay Isaacs2016-07-282-0/+28
* ctdb-tests: Improve test to match exact outputAmitay Isaacs2016-07-281-7/+57
* ctdb-tests: Fix typoAmitay Isaacs2016-07-281-1/+1
* ctdb-tests: Clean database before the testAmitay Isaacs2016-07-282-0/+6
* ctdb-tests: Fix CID 1364526 (Argument cannot be negative)Amitay Isaacs2016-07-281-2/+1
* ctdb-tests: Fix CID 1364525 (Argument cannot be negative)Amitay Isaacs2016-07-281-2/+1
* ctdb-tests: Fix CID 1364524 (Argument cannot be negative)Amitay Isaacs2016-07-281-2/+1
* ctdb-tests: Fix CID 1364523 (Argument cannot be negative)Amitay Isaacs2016-07-281-2/+1
* ctdb-tests: Fix CID 1364522 (Argument cannot be negative)Amitay Isaacs2016-07-281-2/+1
* ctdb-tests: Fix CID 1364521 (Argument cannot be negative)Amitay Isaacs2016-07-281-2/+1
* ctdb-tests: Add database related tool testsMartin Schwenke2016-07-2510-0/+426
* ctdb-tests: Implement database related controls in fake_ctdbdMartin Schwenke2016-07-251-0/+404
* ctdb-tests: Add "ctdb disable/enable" tool testsMartin Schwenke2016-07-257-0/+153
* ctdb-tests: Implement MODIFY_FLAGS control in fake_ctdbdMartin Schwenke2016-07-251-0/+57
* ctdb-tests: Add "ctdb ban/unban" tool testsMartin Schwenke2016-07-256-0/+161
* ctdb-tests: Implement SET_BAN_STATE control in fake_ctdbdMartin Schwenke2016-07-251-0/+75
* ctdb-tests: Add "ctdb stop/continue" tool testsMartin Schwenke2016-07-256-0/+141
* ctdb-tests: Implement TAKEOVER_RUN message in fake_ctdbdMartin Schwenke2016-07-251-0/+32
* ctdb-tests: Implement STOP_NODE and CONTINUE_NODE controls in fake_ctdbdMartin Schwenke2016-07-251-0/+53
* ctdb-tests: Add "ctdb getreclock" tool testsMartin Schwenke2016-07-252-0/+37
* ctdb-tests: Implement GET_RECLOCK_FILE control in fake_ctdbdMartin Schwenke2016-07-251-0/+71
* ctdb-tests: Add "ctdb getmonmode/disablemonitor/enablemonitor" tool testsMartin Schwenke2016-07-253-0/+73
* ctdb-tests: Add monitoring related controls in fake_ctdbdAmitay Isaacs2016-07-251-0/+68
* ctdb-tests: Add "ctdb setifacelink" tool testsMartin Schwenke2016-07-252-0/+105
* ctdb-tests: Implement SET_IFACE_LINK_STATE control in fake_ctdbdAmitay Isaacs2016-07-251-0/+71
* ctdb-tests: Add "ctdb listvars/getvar/setvar" tool testsMartin Schwenke2016-07-255-0/+151
* ctdb-tests: Implement controls related to tunables in fake_ctdbdAmitay Isaacs2016-07-251-0/+116