summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/src/ctdb_trackingdb_test.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: If connection to ctdb daemon fails, exitAmitay Isaacs2013-07-041-0/+3
| | | | | | | | | This fixes the segmentation error if any of the test code fails to connect to CTDB daemon. Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit d48eecd748830598f4f080952f2bf05d6f92738c)
* tests: Include system/time.h to support building on AIXAmitay Isaacs2013-05-291-2/+1
| | | | | | Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit 0320bb4f8ca8171812ec7f41556aed847c74bfb4)
* Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-131-1/+0
| | | | | | Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit 0681014ca5ed2a9b56f63fdace7f894beccf8a9a)
* Fix additional breakage from the merge for change in signature for ↵Ronnie Sahlberg2011-09-121-3/+1
| | | | | | ctdb_cmdline_client() and ctdb_attach() (This used to be ctdb commit 14656eaa01a8951693fa146b3d35258f7daaafd5)
* ReadOnly: Add test tool to validate the functions to manipulate and ↵Ronnie Sahlberg2011-08-231-0/+136
enumerate the bitmap of nodes to where we have readonly delegations (This used to be ctdb commit bfdeda30ee0e359f06dd5714864f8beae22b0736)