]> sigrok.org Git - sigrok-test.git/blame_incremental - decoder/test/arm_tpiu/test.conf
usb: Add a few cp2110_serial_over_hid_ut612* test-cases.
[sigrok-test.git] / decoder / test / arm_tpiu / test.conf
... / ...
CommitLineData
1# Note: These tests are run without referencing the .elf file.
2# This avoids adding a dependency to arm-none-eabi- tools for test runs.
3# However, it also avoids testing the line / code lookup feature.
4test stm32f105_tpiu
5 protocol-decoder uart channel rx=4 option baudrate=8000000
6 protocol-decoder arm_tpiu option stream=2
7 input arm_trace/stm32f105/trace_example.sr
8 output arm_tpiu annotation match stm32f105/tpiu.output
9 output arm_tpiu python match stm32f105/tpiu.python