summaryrefslogtreecommitdiff
path: root/ctdb/tests/src/ctdb_test.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-tests: Test stub for ctdb_get_capabilities()Martin Schwenke2015-05-101-0/+8
* ctdb-tests: Test stub for ctrl_getnodesfile()Martin Schwenke2015-03-231-0/+7
* ctdb-tests: Add stub for ctdb_client_async_control()Martin Schwenke2015-03-161-0/+15
* ctdb-tests: Add stub for ctdb_ctrl_reload_nodes_file()Martin Schwenke2015-03-161-0/+5
* ctdb-tests: Add stubs for some CTDB client messaging functionsMartin Schwenke2015-03-161-0/+19
* ctdb-tests: Add ctdb_ctrl_setrecmode() stubMartin Schwenke2015-03-161-0/+5
* ctdb-build: Tests don't include lib/util/*.c, link ctdb-util insteadMartin Schwenke2014-09-101-10/+0
* ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystemMartin Schwenke2014-09-101-1/+0
* ctdb-tests: Add missing declarations caused by #define magicMartin Schwenke2014-09-101-1/+30
* ctdb-util: Remove util/strlist.c and references to str_util_*()Martin Schwenke2014-09-101-1/+0
* ctdb-common: Separate system utilties that are ctdb independentAmitay Isaacs2014-06-121-0/+1
* ctdb-tests: Add "ctdb listnodes" and "ctdb xpnn" stub testsMartin Schwenke2014-03-231-0/+8
* tests/tool: Remove references in libctdb in file and function namesMartin Schwenke2013-10-041-1/+1
* tests/tool: Rework test programs so they no longer expect libctdbMartin Schwenke2013-10-041-13/+40
* tests: Include system/time.h to support building on AIXAmitay Isaacs2013-05-291-4/+0
* Track all child process so we never send a signal to an unrelated process (ou...Ronnie Sahlberg2012-05-031-0/+1
* ctdb_test: Remove faked wrappers for tevent functions in stub testingAmitay Isaacs2012-04-131-6/+0
* Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-131-1/+0
* Load platform dependent objs instead of Linux oneMathieu Parent2012-02-111-3/+0
* Tests - allow tools/ctdb.c:main() to be usedMartin Schwenke2012-02-061-0/+30
* Tests - test code for parse_nodestring() functionMartin Schwenke2011-12-081-0/+60