summaryrefslogtreecommitdiff
path: root/ctdb/tests/tool
AgeCommit message (Expand)AuthorFilesLines
2015-07-09ctdb-tests: Refactor code using simple test harness functionsAmitay Isaacs1-3/+1
2015-04-07ctdb-tests: Add "ctdb reloadnodes" test for "node remains deleted"Martin Schwenke1-0/+30
2015-03-23ctdb-tools: Use a broadcast to connected nodes for "reloadnodes"Martin Schwenke9-19/+19
2015-03-23ctdb-tests: Add unit tests for "reloadnodes" sanity checkingMartin Schwenke13-0/+447
2015-03-23ctdb-tools: Sanity check changes before processing "reloadnodes"Martin Schwenke1-6/+4
2015-03-23ctdb-tests: Add "ctdb reloadnodes" unit testsMartin Schwenke4-3/+120
2015-03-23ctdb-tools: Reimplement read_nodes_file() using ctdb_get_nodes_file()Martin Schwenke2-2/+2
2015-03-16ctdb-tests: Add tests for "ctdb reloadips" and "ctdb recover"Martin Schwenke4-0/+81
2015-03-16ctdb-tests: Support CTDB_DEBUGLEVEL in tool testsMartin Schwenke1-0/+3
2014-10-06ctdb-tests: Make the fake log timestamp string easy to modifyMartin Schwenke6-9/+9
2014-05-29ctdb-tools-ctdb: Make natgwlist and lvsmaster more resilientMartin Schwenke2-0/+73
2014-04-14ctdb-tools-ctdb: Drop disconnected nodes when filtering by capabilityMartin Schwenke1-0/+37
2014-03-23ctdb-tests: Add "ctdb listnodes" and "ctdb xpnn" stub testsMartin Schwenke6-0/+115
2014-03-23ctdb-tests: New natgwlist tests where nodes capability not setMartin Schwenke2-0/+74
2014-03-23ctdb-tests: Update ctdb stub LVS tests and add some new onesMartin Schwenke10-5/+194
2014-03-23ctdb-tests: Support fake capabilities in CTDB tool stubMartin Schwenke1-0/+57
2014-03-23ctdb-tests: Remove old, unused copy of a CTDB tool unit testMartin Schwenke1-34/+0
2013-11-27ctdb:tests: Rework unit test result filteringMartin Schwenke1-6/+0
2013-10-04tests/tool: Remove references in libctdb in file and function namesMartin Schwenke2-8/+6
2013-10-04tests/tool: Fix some comment typosMartin Schwenke2-2/+2
2012-09-28tests/tool: New tests for natgwlist, getcapabilities, lvs, lvsmasterMartin Schwenke11-0/+353
2012-09-28tests/tool: New function setup_natgw() to setup $CTDB_NATGW_NODESMartin Schwenke1-0/+20
2012-07-26tests/tool: Run ctdb_tool_* under $VALGRINDMartin Schwenke1-1/+1
2012-04-27tests: Update README files and add new README files where missingMartin Schwenke1-0/+19
2012-04-27tests: Programs run by tests should be found in $PATHMartin Schwenke1-4/+2
2012-04-18Merge remote branch 'martins/master'Ronnie Sahlberg13-123/+81
2012-04-18tests: More unit test factoring/rationalisation and bug fixesMartin Schwenke1-35/+3
2012-04-16tests/tool - Restructure according to new conventionMartin Schwenke12-57/+13
2012-04-16tests/tool: New nodestatus testAmitay Isaacs1-0/+34
2012-04-16tests/tool: Fix the nodestatus testAmitay Isaacs1-1/+4
2012-04-13tests/tool: New nodestatus testAmitay Isaacs1-0/+34
2012-04-13tests/tool: Fix the nodestatus testAmitay Isaacs1-1/+4
2012-02-06Tests - ctdb tool - add verbose option and output filteringMartin Schwenke2-2/+14
2012-02-06Tests - ctdb tool - fix "ctdb status" testMartin Schwenke1-6/+6
2012-02-06Tests: initial ctdb tool testcasesMartin Schwenke11-0/+341