s3:script/tests: add a test for VSS write behaviour
[Samba.git] / ctdb / tests / eventd / eventd_043.sh
blob2304d232bf8be30a89ed0f7ba2c01a412e0200c6
1 #!/bin/sh
3 . "${TEST_SCRIPTS_DIR}/unit.sh"
5 define_test "multiple components with timeout"
7 setup_eventd
9 ok_null
10 simple_test_background run 10 multi monitor
12 required_error ETIMEDOUT <<EOF
13 Event timeout in random timed out
14 EOF
15 simple_test run 10 random timeout
17 ok <<EOF
18 01.test OK DURATION DATETIME
19 02.test OK DURATION DATETIME
20 03.test OK DURATION DATETIME
21 EOF
22 simple_test status multi monitor
24 required_error ETIMEDOUT <<EOF
25 01.disabled DISABLED
26 02.enabled TIMEDOUT DATETIME
27 OUTPUT:
28 EOF
29 simple_test status random timeout