]> sigrok.org Git - sigrok-test.git/blob - decoder/test/pan1321/test.conf
Add a few pan1321 test cases.
[sigrok-test.git] / decoder / test / pan1321 / test.conf
1 test pan1321_jres_baudrate
2         protocol-decoder uart channel tx=0 channel rx=3 option baudrate=115200
3         protocol-decoder pan1321
4         stack uart pan1321
5         input uart/panasonic_pan1321/sender_and_receiver/pan1321_JRES.sr
6         output pan1321 annotation match pan1321_jres.output
7
8 test pan1321_jres_no_baudrate
9         protocol-decoder uart channel tx=0 channel rx=3
10         protocol-decoder pan1321
11         stack uart pan1321
12         input uart/panasonic_pan1321/sender_and_receiver/pan1321_JRES.sr
13         output pan1321 annotation match pan1321_jres.output
14
15 test pan1321_jsda_hello_world
16         protocol-decoder uart channel tx=0 channel rx=3 option baudrate=115200
17         protocol-decoder pan1321
18         stack uart pan1321
19         input uart/panasonic_pan1321/sender_and_receiver/pan1321_JSDA_helloworld.sr
20         output pan1321 annotation match pan1321_jsda_hello_world.output