From 4d5b81bfcd2f3c3b6e311f64984a4ace614c64dd Mon Sep 17 00:00:00 2001 From: Gerhard Sittig Date: Mon, 26 Dec 2016 18:39:33 +0100 Subject: avr-pdi: Add initial AVR PDI test case --- decoder/test/avr_pdi/test.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 decoder/test/avr_pdi/test.conf (limited to '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 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 -- cgit v1.2.3-70-g09d2