Add support for arm32/integratorcp
[ci.git] / scenarios / base / printf.yml
blob4a45dc04ccba4f7ed72302bc2b56cde8b7ad3206
1 meta:
2   name: "tester printf"
3   harbours: []
5 tasks:
6   - boot
7   - command:
8       args: "tester print2"
9       assert:  "Test passed"
10       negassert: "Test failed"