forked from performancecopilot/pcp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
032.out
73 lines (63 loc) · 2.57 KB
/
032.out
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
QA output created by 032
+++ expect this to be off +++
sample.control 0 (adv off)
+++ force these off +++
sample.bin
inst [100 or "bin-100"] 2 (mand off)
inst [200 or "bin-200"] 2 (mand off)
inst [300 or "bin-300"] 2 (mand off)
inst [400 or "bin-400"] 2 (mand off)
inst [500 or "bin-500"] 2 (mand off)
inst [600 or "bin-600"] 2 (mand off)
inst [700 or "bin-700"] 2 (mand off)
inst [800 or "bin-800"] 2 (mand off)
inst [900 or "bin-900"] 2 (mand off)
sampledso.colour
inst [0 or "red"] 2 (mand off)
inst [1 or "green"] 2 (mand off)
inst [2 or "blue"] 2 (mand off)
+++ should fail to turn on +++
sampledso.colour
inst [0 or "red"] 2 (mand off)
inst [1 or "green"] 2 (mand off)
inst [2 or "blue"] 2 (mand off)
sample.bin
inst [300 or "bin-300"] 2 (mand off)
+++ force these on +++
sample.colour
inst [0 or "red"] 3 (mand on, delta=5000 msec)
inst [1 or "green"] 3 (mand on, delta=5000 msec)
inst [2 or "blue"] 3 (mand on, delta=5000 msec)
sampledso.bin
inst [100 or "bin-100"] 3 (mand on, delta=5000 msec)
inst [200 or "bin-200"] 3 (mand on, delta=5000 msec)
inst [300 or "bin-300"] 3 (mand on, delta=5000 msec)
inst [400 or "bin-400"] 3 (mand on, delta=5000 msec)
inst [500 or "bin-500"] 3 (mand on, delta=5000 msec)
inst [600 or "bin-600"] 3 (mand on, delta=5000 msec)
inst [700 or "bin-700"] 3 (mand on, delta=5000 msec)
inst [800 or "bin-800"] 3 (mand on, delta=5000 msec)
inst [900 or "bin-900"] 3 (mand on, delta=5000 msec)
+++ should fail to turn off +++
sampledso.bin
inst [100 or "bin-100"] 15 (mand on, delta=5000 msec, inlog, avail)
inst [200 or "bin-200"] 15 (mand on, delta=5000 msec, inlog, avail)
inst [300 or "bin-300"] 15 (mand on, delta=5000 msec, inlog, avail)
inst [400 or "bin-400"] 15 (mand on, delta=5000 msec, inlog, avail)
inst [500 or "bin-500"] 15 (mand on, delta=5000 msec, inlog, avail)
inst [600 or "bin-600"] 15 (mand on, delta=5000 msec, inlog, avail)
inst [700 or "bin-700"] 15 (mand on, delta=5000 msec, inlog, avail)
inst [800 or "bin-800"] 15 (mand on, delta=5000 msec, inlog, avail)
inst [900 or "bin-900"] 15 (mand on, delta=5000 msec, inlog, avail)
sample.colour
inst [0 or "red"] 3 (mand on, delta=5000 msec)
+++ allow advisory control over this one +++
sample.lights 0 (adv off)
+++ turn it on +++
sample.lights 1 (adv on, delta=5000 msec)
+++ turn it on again (NOP) +++
sample.lights 13 (adv on, delta=5000 msec, inlog, avail)
+++ turn it off +++
sample.lights 12 (adv off, inlog, avail)
+++ turn it on +++
sample.lights 13 (adv on, delta=5000 msec, inlog, avail)