index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
/
tests
/
tool
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-takeover: IPAllocAlgorithm replaces LCP2PublicIPs, DeterministicIPs
Martin Schwenke
2016-12-19
1
-2
/
+1
*
ctdb-tests: Add tool tests for "ctdb ip"
Martin Schwenke
2016-12-19
7
-0
/
+189
*
ctdb-tests: Add tool tests for "ctdb ipinfo"
Martin Schwenke
2016-12-19
3
-0
/
+85
*
ctdb-tests: Allow FAKE_CTDBD_DEBUGLEVEL to be specified
Martin Schwenke
2016-12-19
1
-1
/
+6
*
ctdb-logging: Use Samba's debug levels
Martin Schwenke
2016-12-05
1
-5
/
+5
*
ctdb-tests: Use symbolic debug levels in tool tests
Martin Schwenke
2016-12-05
1
-1
/
+1
*
ctdb-daemon: Mark RecoverPDBBySeqNum tunable deprecated
Amitay Isaacs
2016-11-25
1
-1
/
+0
*
ctdb-tests: Remove duplicate EOF terminators in some tool unit tests
Martin Schwenke
2016-07-28
3
-3
/
+0
*
ctdb-tests: Do not add $VALGRIND to ctdb command
Amitay Isaacs
2016-07-28
1
-1
/
+1
*
ctdb-tests: Adjust unit test output matching new ctdb
Amitay Isaacs
2016-07-28
8
-69
/
+30
*
ctdb-tests: Add machinereadable output tests
Amitay Isaacs
2016-07-28
4
-4
/
+32
*
ctdb-tests: Add more tests for ctdb setdbsticky and setdbreadonly
Amitay Isaacs
2016-07-28
3
-0
/
+99
*
ctdb-tests: Add tests for idempotence
Amitay Isaacs
2016-07-28
2
-0
/
+28
*
ctdb-tests: Improve test to match exact output
Amitay Isaacs
2016-07-28
1
-7
/
+57
*
ctdb-tests: Fix typo
Amitay Isaacs
2016-07-28
1
-1
/
+1
*
ctdb-tests: Add database related tool tests
Martin Schwenke
2016-07-25
10
-0
/
+426
*
ctdb-tests: Add "ctdb disable/enable" tool tests
Martin Schwenke
2016-07-25
7
-0
/
+153
*
ctdb-tests: Add "ctdb ban/unban" tool tests
Martin Schwenke
2016-07-25
6
-0
/
+161
*
ctdb-tests: Add "ctdb stop/continue" tool tests
Martin Schwenke
2016-07-25
6
-0
/
+141
*
ctdb-tests: Add "ctdb getreclock" tool tests
Martin Schwenke
2016-07-25
2
-0
/
+37
*
ctdb-tests: Add "ctdb getmonmode/disablemonitor/enablemonitor" tool tests
Martin Schwenke
2016-07-25
3
-0
/
+73
*
ctdb-tests: Add "ctdb setifacelink" tool tests
Martin Schwenke
2016-07-25
2
-0
/
+105
*
ctdb-tests: Add "ctdb listvars/getvar/setvar" tool tests
Martin Schwenke
2016-07-25
5
-0
/
+151
*
ctdb-tests: Add "ctdb runstate" tool tests
Martin Schwenke
2016-07-25
5
-0
/
+77
*
ctdb-tests: Add "ctdb setdebug" tool tests
Martin Schwenke
2016-07-25
3
-0
/
+78
*
ctdb-tests: Add "ctdb pnn" tool test
Martin Schwenke
2016-07-25
1
-0
/
+15
*
ctdb-tests: Add "ctdb getpid" tool test
Martin Schwenke
2016-07-25
2
-0
/
+22
*
ctdb-tests: Add "ctdb process-exists" tool test
Martin Schwenke
2016-07-25
1
-0
/
+22
*
ctdb-tests: Add "ctdb uptime" tool test
Martin Schwenke
2016-07-25
1
-0
/
+36
*
ctdb-tests: Add "ctdb recmaster" tool tests
Martin Schwenke
2016-07-25
2
-0
/
+32
*
ctdb-tests: Add "ctdb ping" tool test
Martin Schwenke
2016-07-25
1
-0
/
+24
*
ctdb-tests: Add "ctdb ifaces" tool test
Martin Schwenke
2016-07-25
1
-0
/
+24
*
ctdb-tests: Fix "ctdb status" test
Amitay Isaacs
2016-07-25
1
-1
/
+1
*
ctdb-tests: Drop a "ctdb reloadnodes" tool test
Martin Schwenke
2016-07-25
1
-26
/
+0
*
ctdb-tool: Fix a log message in "ctdb reloadnodes"
Amitay Isaacs
2016-07-25
1
-1
/
+1
*
ctdb-tool: Exit with 1 on failure instead of -1
Amitay Isaacs
2016-07-25
3
-3
/
+3
*
ctdb-tests: Drop ctdb tool debug level to NOTICE
Amitay Isaacs
2016-07-25
15
-54
/
+1
*
ctdb-tests: Allow secondary tool commands to be tested
Martin Schwenke
2016-07-25
1
-3
/
+8
*
ctdb-tests: Allow fake_ctdbd and tool to be run under valgrind in tool tests
Martin Schwenke
2016-07-25
1
-2
/
+2
*
ctdb-tests: Clean up temporary files in tool tests
Martin Schwenke
2016-07-25
1
-6
/
+3
*
ctdb-tests: Require setup_ctdbd() call in tool tests
Martin Schwenke
2016-07-25
45
-685
/
+307
*
ctdb-tests: rename tests from stubby.* to ctdb.*
Amitay Isaacs
2016-05-11
45
-2
/
+2
*
ctdb-tests: Fix output for ctdb reloadnodes tests
Amitay Isaacs
2016-05-10
10
-21
/
+2
*
ctdb-tests: Fix output for ctdb lvs test
Amitay Isaacs
2016-05-10
1
-4
/
+26
*
ctdb-tests: Fix output for ctdb getcapabilities test
Amitay Isaacs
2016-05-10
1
-2
/
+12
*
ctdb-tests: Use fake_ctdbd for ctdb tool tests instead of ctdb stub
Amitay Isaacs
2016-05-10
2
-36
/
+30
*
ctdb-tests: Remove ctdb reloadips tests
Amitay Isaacs
2016-05-10
3
-61
/
+0
*
ctdb-tool: Remove xpnn command and related tests
Amitay Isaacs
2016-05-10
3
-64
/
+0
*
ctdb-tests: Get rid of ctdb func tests
Amitay Isaacs
2016-05-10
4
-53
/
+0
*
ctdb-tests: Make ctdb natgw tool tests cover all the desired outputs
Martin Schwenke
2016-04-25
8
-71
/
+278
[next]