]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/arm_tpiu/test.conf
arm_tpiu: Fix confusing file and test-case naming.
[sigrok-test.git] / decoder / test / arm_tpiu / test.conf
index 212de6ded298e62b919de474b34e9710947f41a0..d5a9da733b662c9f9575f22515255d306f18d64c 100644 (file)
@@ -1,9 +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 python match stm32f105/etmv3.python
+       output arm_tpiu annotation match stm32f105/tpiu.output
+       output arm_tpiu python match stm32f105/tpiu.python