summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ReadOnly: Change the update_record test tool to use the new fetchlock routine...Ronnie Sahlberg2011-08-231-3/+1
| * ReadOnly: Add a test tool that requests a readonly delegation in a loopRonnie Sahlberg2011-08-231-0/+134
| * ReadOnly: Add a test tool to fetch a record, requesting a readonly delegation...Ronnie Sahlberg2011-08-231-0/+134
| * ReadOnly: add a new test tool that does a fetchlock on a record, then bunps t...Ronnie Sahlberg2011-08-231-0/+160
| * ReadOnly: Add test tool to validate the functions to manipulate and enumerate...Ronnie Sahlberg2011-08-231-0/+136
* | client: add timeout argument to ctdb_attachDavid Disseldorp2011-09-068-10/+18
* | client: add req timeout argument to ctdb_cmdline_clientDavid Disseldorp2011-09-068-8/+8
* | LibCTDB : change the ctdb_fetch_lock_once test tool to use libctdb instead of...Ronnie Sahlberg2011-08-231-31/+55
|/
* Tests: Initial test code for LCP2 IP allocation algorithm.Martin Schwenke2011-07-291-0/+378
* test: send SCHEDULE_FOR_DELETION control from randrec test.Michael Adam2011-03-141-1/+42
* tests: fix segfault in store test when connection to ctdbd failed.Michael Adam2011-03-091-0/+5
* tests: fix segfault in fetch_one test when connection to ctdbd failsMichael Adam2011-03-091-0/+5
* tests: fix segfault in fetch test when connection to ctdb failed.Michael Adam2011-03-091-0/+5
* tests: fix segfault in randrec test when connection to daemon fails.Michael Adam2011-03-091-0/+5
* Add a new test tool that fetch locks a record and then blocks until it receivesRonnie Sahlberg2011-01-241-0/+120
* event: Update events to latest Samba version 0.9.8Rusty Russell2010-08-189-9/+9
* rename ctdb_set_message_handler to ctdb_client_set_message_handlerRonnie Sahlberg2010-06-022-3/+3
* rename ctdb_send_message to ctdb_client_send_message to resolve colission wit...Ronnie Sahlberg2010-06-022-3/+3