unit tests working
This commit is contained in:
@@ -27,14 +27,14 @@ cycle
|
||||
|
||||
system "echo '[] set Reset 0'"
|
||||
set Reset 0
|
||||
mode run
|
||||
cycle
|
||||
|
||||
assert-qdi-channel-neutral "b.out" 5
|
||||
|
||||
status X
|
||||
system "echo '[] Reset finished, setting some inputs.'"
|
||||
status X
|
||||
|
||||
mode run
|
||||
|
||||
set b.in.d.d[0].t 1
|
||||
set b.in.d.d[1].t 1
|
||||
@@ -60,5 +60,7 @@ set-qdi-channel-neutral "b.in" 5
|
||||
cycle
|
||||
|
||||
system "echo '[] Receiving out ack'"
|
||||
set b.in.a 1
|
||||
set b.out.a 1
|
||||
cycle
|
||||
|
||||
assert-qdi-channel-neutral "b.out" 5
|
Reference in New Issue
Block a user