summaryrefslogtreecommitdiff
path: root/ctdb/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* ctdb-tests: Add "ctdb runstate" tool testsMartin Schwenke2016-07-255-0/+77
* ctdb-tests: Implement GET_RUNSTATE control in fake_ctdbdAmitay Isaacs2016-07-251-0/+24
* ctdb-tests: Add "ctdb setdebug" tool testsMartin Schwenke2016-07-253-0/+78
* ctdb-tests: Implement GET_DEBUG and SET_DEBUG controls in fake_ctdbdAmitay Isaacs2016-07-251-0/+48
* ctdb-tools: Simplify "ctdb getdebug" output formatMartin Schwenke2016-07-252-16/+3
* ctdb-tests: Add "ctdb pnn" tool testMartin Schwenke2016-07-251-0/+15
* ctdb-tools: Simplify "ctdb pnn" output formatMartin Schwenke2016-07-252-5/+4
* ctdb-tests: Add "ctdb getpid" tool testMartin Schwenke2016-07-252-0/+22
* ctdb-tools: Simplify "ctdb getpid" output formatMartin Schwenke2016-07-251-2/+1
* ctdb-tests: Add "ctdb process-exists" tool testMartin Schwenke2016-07-251-0/+22