Merge branch 'master' of ctdb into 'master' of samba
[sfrench/samba-autobuild/.git] / ctdb / tests / eventscripts / 50.samba.monitor.103.sh
1 #!/bin/sh
2
3 . "${TEST_SCRIPTS_DIR}/unit.sh"
4
5 define_test "port 445 down"
6
7 setup_samba
8 tcp_port_down 445
9
10 required_result 1 "ERROR: samba tcp port 445 is not responding"
11
12 simple_test