summaryrefslogtreecommitdiff
path: root/decoder/test/avr_pdi/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/avr_pdi/test.conf')
-rw-r--r--decoder/test/avr_pdi/test.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/decoder/test/avr_pdi/test.conf b/decoder/test/avr_pdi/test.conf
new file mode 100644
index 0000000..e229459
--- /dev/null
+++ b/decoder/test/avr_pdi/test.conf
@@ -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