summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/src
Commit message (Expand)AuthorAgeFilesLines
* recoverd: takeover_run_core() should not use modified node flagsMartin Schwenke2013-05-231-21/+24
* recoverd: Remove unused mask argument and initial mask calculationMartin Schwenke2013-05-071-9/+3
* recoverd: Remove unused mask argument from IP allocation functionsMartin Schwenke2013-05-071-3/+0
* recoverd: Fix tunable NoIPTakeoverOnDisabled, rename to NoIPHostOnAllDisabledMartin Schwenke2013-05-071-6/+5
* tests/takeover: Allow per-node tunable settingsMartin Schwenke2013-05-071-9/+47
* tests: Test portabilityMathieu Parent2013-01-221-0/+305
* recoverd: Move failback retry loop into basic_failback() and lcp2_failback()Martin Schwenke2013-01-081-6/+3
* tests/takeover: Support testing of NoIPTakeoverOnDisabledMartin Schwenke2013-01-081-0/+5
* tests/takeover: IP allocation now selected via $CTDB_IP_ALGORITHMMartin Schwenke2013-01-081-3/+12
* ctdbd: Replace lockwait with locking API and remove ctdb_lockwait.cAmitay Isaacs2012-10-201-1/+0
* ctdbd_test: Include ctdb_lock.c code for test stubsAmitay Isaacs2012-10-201-0/+1
* tests: libctdb stubs initial ctdb_getcapabilities() implementationMartin Schwenke2012-09-281-0/+7
* tests: libctdb stubs must copy pointers rather than just returning themMartin Schwenke2012-09-281-6/+25
* tests: Increment RSN always in ctdb_update_record_persistent testAmitay Isaacs2012-05-281-2/+2
* tests: Fix flakey behavior of ctdb_fetch testAmitay Isaacs2012-05-281-0/+17
* Track all child process so we never send a signal to an unrelated process (ou...Ronnie Sahlberg2012-05-032-0/+2
* ctdb_test: Remove faked wrappers for tevent functions in stub testingAmitay Isaacs2012-04-132-17/+0
* Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-1315-15/+0
* Test: add test tool and test that UPDATE_RECORD works on persistent databasesRonnie Sahlberg2012-03-121-0/+136
* server: move the code for the update_record control to its own fileMichael Adam2012-02-211-0/+1
* READONLY: Update the fetch-readonly-once test tool to use CTDB_SOCKET if setRonnie Sahlberg2012-02-131-2/+6
* Load platform dependent objs instead of Linux oneMathieu Parent2012-02-112-6/+0
* ReadOnly: add per-database statistics to view how much delegations/revokes we...Ronnie Sahlberg2012-02-081-0/+17
* TESTS: ctdb_fetch needs to allow tevent nestingRonnie Sahlberg2012-02-061-0/+1
* Tests: fix usage message in ctdb_tool_libctdbMartin Schwenke2012-02-061-1/+1
* Tests: libctdb stubs should fail when current node disconnectedMartin Schwenke2012-02-061-0/+46
* Tests - add a version of the ctdb tool that compiles against libctdb stubsMartin Schwenke2012-02-061-0/+49
* Tests - allow tools/ctdb.c:main() to be usedMartin Schwenke2012-02-061-0/+30
* Tests - more libctdb stub test infrastructureMartin Schwenke2012-02-062-3/+86
* Tests - more libctdb stubs and supporting state faking functionsMartin Schwenke2012-02-061-5/+197
* Tests - update test code for ctdb tool code and libctdb stubsMartin Schwenke2012-02-061-2/+3
* ReadOnly: update the loop test tool to print number of fetches per secondRonnie Sahlberg2012-02-011-2/+11
* Tests - make a comment more accurateMartin Schwenke2011-12-081-2/+1
* Tests - test code for parse_nodestring() functionMartin Schwenke2011-12-083-0/+417
* Tests: change ctdb_takeover_tests.c to include ctdbd codeMartin Schwenke2011-11-112-10/+95
* Clean up warnings: remove set but unused variable from rb_testMartin Schwenke2011-11-091-4/+0
* Clean up warnings: log some unchecked return codes from function callsMartin Schwenke2011-11-091-0/+6
* Merge remote branch 'martins/lcp2fix'Ronnie Sahlberg2011-11-081-21/+163
|\
| * Tests - Allow some tests in ctdb_takover_tests to specify allowed nodesMartin Schwenke2011-11-011-21/+163
* | Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2011-11-081-5/+34
|\ \ | |/ |/|
| * RB_TREE: Add mechanism to abort a traverseRonnie Sahlberg2011-11-081-5/+34
* | Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2011-10-281-41/+49
|\|
| * Tests: convert test tool for fetching a readonly lock to libctdbRonnie Sahlberg2011-10-281-41/+49
* | Merge remote branch 'martins/tests'Ronnie Sahlberg2011-10-181-11/+16
|\ \ | |/ |/|
| * Tests - IP allocation - allow more interesting node states to be specifiedMartin Schwenke2011-09-251-11/+16
* | Typo deamon -> daemonMathieu Parent2011-10-121-1/+1
|/
* fix some compiler warnings for the test toolsRonnie Sahlberg2011-09-132-5/+5
* Fix additional breakage from the merge for change in signature for ctdb_cmdli...Ronnie Sahlberg2011-09-124-10/+8
* Merge branch 'master-readonly-records' into fooRonnie Sahlberg2011-09-124-0/+562
|\
| * LibCTDB : change the ctdb_fetch_lock_once test tool to use libctdb instead of...Ronnie Sahlberg2011-08-231-31/+55