Lines Matching +full:cycle +full:- +full:0
4 "name": "Add gate action with priority and sched-entry",
15 0,
20 … "cmdUnderTest": "$TC action add action gate priority 1 sched-entry close 100000000ns index 100",
21 "expExitCode": "0",
23 "matchPattern": "action order [0-9]*: .*priority 1.*index 100 ref",
31 "name": "Add gate action with base-time",
42 0,
47 …"cmdUnderTest": "$TC action add action gate base-time 200000000000ns sched-entry close 100000000ns…
48 "expExitCode": "0",
50 "matchPattern": "action order [0-9]*: .*base-time 200s.*index 10 ref",
58 "name": "Add gate action with cycle-time",
69 0,
74 …"cmdUnderTest": "$TC action add action gate cycle-time 200000000000ns sched-entry close 100000000n…
75 "expExitCode": "0",
77 "matchPattern": "action order [0-9]*: .*cycle-time 200s.*index 1000 ref",
85 "name": "Add gate action with cycle-time-ext",
96 0,
101 …"cmdUnderTest": "$TC action add action gate cycle-time-ext 20000000000ns sched-entry close 1000000…
102 "expExitCode": "0",
104 "matchPattern": "action order [0-9]*: .*cycle-time-ext 20s.*index 1000 ref",
112 "name": "Replace gate base-time action",
123 0,
128 …"$TC action add action gate base-time 200000000000ns sched-entry open 200000000ns -1 8000000b inde…
129 0,
134 "cmdUnderTest": "$TC action replace action gate base-time 400000000000ns index 20",
135 "expExitCode": "0",
137 "matchPattern": "action order [0-9]*: .*base-time 400s.*index 20 ref",
156 0,
161 …"$TC action add action gate base-time 200000000000ns sched-entry open 200000000ns -1 8000000b inde…
162 0,
168 "expExitCode": "0",
170 "matchPattern": "action order [0-9]*: .*base-time 200s.*index 302 ref",
171 "matchCount": "0",
189 0,
194 …"$TC action add action gate base-time 600000000000ns sched-entry open 200000000ns -1 8000000b inde…
195 0,
203 "matchPattern": "action order [0-9]*: .*base-time 600s.*index 999 ref",
222 0,
226 …"$TC action add action gate base-time 600000000000ns sched-entry open 200000000ns -1 8000000b inde…
227 …"$TC action add action gate cycle-time 600000000000ns sched-entry open 600000000ns -1 8000000b ind…
228 … "$TC action add action gate cycle-time-ext 400000000000ns sched-entry close 100000000ns index 103"
231 "expExitCode": "0",
233 "matchPattern": "action order [0-9]*:",
252 0,
256 …"$TC action add action gate base-time 600000000000ns sched-entry open 200000000ns -1 8000000b inde…
257 …"$TC action add action gate cycle-time 600000000000ns sched-entry open 600000000ns -1 8000000b ind…
258 … "$TC action add action gate cycle-time-ext 400000000000ns sched-entry close 100000000ns index 103"
261 "expExitCode": "0",
263 "matchPattern": "action order [0-9]*: .*priority",
264 "matchCount": "0",
282 0,
286 …"$TC action add action gate cycle-time 600000000000ns sched-entry open 600000000ns -1 8000000b ind…
288 …"cmdUnderTest": "$TC action add action gate cycle-time 600000000000ns sched-entry open 600000000ns…
291 "matchPattern": "action order [0-9]*: .*index 4294967295",
310 0,
315 …"cmdUnderTest": "$TC action add action gate cycle-time-ext 400000000000ns sched-entry close 100000…
318 "matchPattern": "action order [0-9]*:",
319 "matchCount": "0",
337 0,
342 …"cmdUnderTest": "$TC action add action gate cycle-time-ext 400000000000ns sched-entry close 100000…
343 "expExitCode": "0",
345 "matchPattern": "action order [0-9]*: .*cookie d0d0d0d0d0d0d0",