auth/common: add support for auth4_ctx->check_ntlm_password_send/recv()
[Samba.git] / ctdb / tests / tool / ctdb.getcapabilities.001.sh
blobd04db04b60df76008f4148c221aabf06070d1f38
1 #!/bin/sh
3 . "${TEST_SCRIPTS_DIR}/unit.sh"
5 define_test "3 nodes, all ok"
7 setup_ctdbd <<EOF
8 NODEMAP
9 0 192.168.20.41 0x0 CURRENT RECMASTER
10 1 192.168.20.42 0x0
11 2 192.168.20.43 0x0
12 EOF
14 required_result 0 <<EOF
15 RECMASTER: YES
16 LMASTER: YES
17 EOF
19 simple_test