added a vtree_5 test

This commit is contained in:
Michele
2022-03-05 20:29:02 +01:00
parent aa67bd6168
commit cf66c0e665
4 changed files with 328 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
watchall
system "echo '[0] starting test true high'"
set-qdi-channel-neutral "t.in" 5
cycle
mode run
assert t.out 0
set-qdi-channel-valid "t.in" 5 3
cycle
mode run
assert t.out 1
system "echo '[1] cleaning input'"