drsuapi.idl: fix source_dsa spelling
[samba4-gss.git] / ctdb / tests / UNIT / eventd / eventd_033.sh
blobba99b1100bcbe70698922176b27b0df1ca91af27
1 #!/bin/sh
3 . "${TEST_SCRIPTS_DIR}/unit.sh"
5 define_test "timeouts with multiple scripts"
7 setup_eventd
9 required_error ETIMEDOUT <<EOF
10 Event timeout1 in multi timed out
11 EOF
12 simple_test run 5 multi timeout1
14 required_error ETIMEDOUT <<EOF
15 01.test TIMEDOUT DATETIME
16 OUTPUT:
17 EOF
18 simple_test status multi timeout1
20 required_error ETIMEDOUT <<EOF
21 Event timeout2 in multi timed out
22 EOF
23 simple_test run 5 multi timeout2
25 required_error ETIMEDOUT <<EOF
26 01.test OK DURATION DATETIME
27 02.test TIMEDOUT DATETIME
28 OUTPUT:
29 EOF
30 simple_test status multi timeout2
32 required_error ETIMEDOUT <<EOF
33 Event timeout3 in multi timed out
34 EOF
35 simple_test run 5 multi timeout3
37 required_error ETIMEDOUT <<EOF
38 01.test OK DURATION DATETIME
39 02.test OK DURATION DATETIME
40 03.test TIMEDOUT DATETIME
41 OUTPUT:
42 EOF
43 simple_test status multi timeout3