X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Farm_tpiu%2Ftest.conf;h=d5a9da733b662c9f9575f22515255d306f18d64c;hb=a6dd266ddca4e1ea937bb8bdda971006e1b3b7fc;hp=a8e751e5040ea13eac8ae2cb76664edd28f6c8a3;hpb=22cb0033110687e53ee42440db8fbcf146e81900;p=sigrok-test.git diff --git a/decoder/test/arm_tpiu/test.conf b/decoder/test/arm_tpiu/test.conf index a8e751e..d5a9da7 100644 --- a/decoder/test/arm_tpiu/test.conf +++ b/decoder/test/arm_tpiu/test.conf @@ -1,8 +1,9 @@ # Note: These tests are run without referencing the .elf file. # This avoids adding a dependency to arm-none-eabi- tools for test runs. # However, it also avoids testing the line / code lookup feature. -test stm32f105_etmv3 +test stm32f105_tpiu protocol-decoder uart channel rx=4 option baudrate=8000000 protocol-decoder arm_tpiu option stream=2 input arm_trace/stm32f105/trace_example.sr - output arm_tpiu annotation match stm32f105/etmv3.output + output arm_tpiu annotation match stm32f105/tpiu.output + output arm_tpiu python match stm32f105/tpiu.python