]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/avr_pdi/test.conf
avr-pdi: Add initial AVR PDI test case
[sigrok-test.git] / decoder / test / avr_pdi / test.conf
diff --git a/decoder/test/avr_pdi/test.conf b/decoder/test/avr_pdi/test.conf
new file mode 100644 (file)
index 0000000..e229459
--- /dev/null
@@ -0,0 +1,14 @@
+test atxmega128a1_identify
+       protocol-decoder avr_pdi channel reset=0 channel data=1
+       input avr_pdi/atxmega128a1/atxmega128a1-pdi-identify.sr
+       output avr_pdi annotation match atxmega128a1-pdi-identify.output
+
+test atxmega128a1_flash_write_blinky
+       protocol-decoder avr_pdi channel reset=0 channel data=1
+       input avr_pdi/atxmega128a1/atxmega128a1-pdi-flash-write-blinky.sr
+       output avr_pdi annotation match atxmega128a1-pdi-flash-write-blinky.output
+
+test atxmega128a1_flash_verify_blinky
+       protocol-decoder avr_pdi channel reset=0 channel data=1
+       input avr_pdi/atxmega128a1/atxmega128a1-pdi-flash-verify-blinky.sr
+       output avr_pdi annotation match atxmega128a1-pdi-flash-verify-blinky.output