Revision 313237356263 () - Diff

Link to this snippet: https://friendpaste.com/ZMbw7g2OxETvcAzEDDcGv
Embed:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# Current time local 2011-05-17 18:05:20
# Using etap version "0.3.4"
1..36
# Daemon not executable.
ok 1 - Daemon port is a port.
ok 2 - Daemon name was set correctly.
ok 3 - Command name was set correctly.
ok 4 - Kill command was set.
ok 5 - Daemon has been halted.
ok 6 - Errors have been disabled.
ok 7 - Buffer has been switched off.
# Daemon dies on boot.
ok 8 - Daemon port is a port.
ok 9 - Daemon name was set correctly.
ok 10 - Command name was set correctly.
ok 11 - Kill command was set.
ok 12 - Daemon has been halted.
ok 13 - Errors have been disabled.
ok 14 - Buffer has been switched off.
# Daemon dies quickly after boot.
ok 15 - Daemon port is a port.
ok 16 - Daemon name was set correctly.
ok 17 - Command name was set correctly.
ok 18 - Kill command was set.
not ok 19 - Daemon has been halted.
---
description: "Daemon has been halted."
found: running
wanted: halted
...
not ok 20 - Errors have been disabled.
---
description: "Errors have been disabled."
found: [{1305,651925,643529},{1305,651924,321723}]
wanted: nil
...
not ok 21 - Buffer has been switched off.
---
description: "Buffer has been switched off."
found: []
wanted: nil
...
# Daemon dies, but not quickly enough to be halted.
ok 22 - Daemon port is a port.
ok 23 - Daemon name was set correctly.
ok 24 - Command name was set correctly.
ok 25 - Kill command was set.
ok 26 - Daemon still running.
ok 27 - Found expected number of errors.
ok 28 - No extra data left in the buffer.
ok 29 - Daemon port is a port.
ok 30 - Daemon name was set correctly.
ok 31 - Command name was set correctly.
ok 32 - Kill command was set.
ok 33 - Daemon still running.
ok 34 - Found expected number of errors.
ok 35 - No extra data left in the buffer.
ok 36 - Kill command changed.