summaryrefslogtreecommitdiff
path: root/decoder/test/avr_isp/atmega88_read_lfuse.output
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2020-08-02 21:17:16 +0200
committerGerhard Sittig <gerhard.sittig@gmx.net>2020-08-16 15:14:05 +0200
commit3afd4d70eecb7d6d0a2eb78a5ab4d159d8655f34 (patch)
tree514c7647a476cbabc945b4ac0a885ad20c4467f4 /decoder/test/avr_isp/atmega88_read_lfuse.output
parent427c8efea87baa1a3e94be5aafe6cb315ef26e57 (diff)
downloadsigrok-test-3afd4d70eecb7d6d0a2eb78a5ab4d159d8655f34.tar.gz
sigrok-test-3afd4d70eecb7d6d0a2eb78a5ab4d159d8655f34.zip
avr_isp: catch up with warning class for "unknown command" message
The decoder implementation moved the "Unknown command" message from the PE annotation class (programming enable instruction) to warnings. Adjust the test expectation.
Diffstat (limited to 'decoder/test/avr_isp/atmega88_read_lfuse.output')
-rw-r--r--decoder/test/avr_isp/atmega88_read_lfuse.output8
1 files changed, 4 insertions, 4 deletions
diff --git a/decoder/test/avr_isp/atmega88_read_lfuse.output b/decoder/test/avr_isp/atmega88_read_lfuse.output
index 39aa88f..86da65f 100644
--- a/decoder/test/avr_isp/atmega88_read_lfuse.output
+++ b/decoder/test/avr_isp/atmega88_read_lfuse.output
@@ -13,10 +13,10 @@
6026034-6027382 avr_isp: refb: "Read extended fuse bits: 0xf9"
6041368-6042716 avr_isp: refb: "Read extended fuse bits: 0xf9"
6057592-6058940 avr_isp: refb: "Read extended fuse bits: 0xf9"
-6073389-6074740 avr_isp: pe: "Unknown command: a0 01 fc 00 (reply: 00 a0 01 ff)!"
-6090091-6091442 avr_isp: pe: "Unknown command: a0 01 fd 00 (reply: 00 a0 01 ff)!"
-6106091-6107442 avr_isp: pe: "Unknown command: a0 01 fe 00 (reply: 00 a0 01 ff)!"
-6121409-6122760 avr_isp: pe: "Unknown command: a0 01 ff 00 (reply: 00 a0 01 ff)!"
+6073389-6074740 avr_isp: warning: "Unknown command: a0 01 fc 00 (reply: 00 a0 01 ff)!"
+6090091-6091442 avr_isp: warning: "Unknown command: a0 01 fd 00 (reply: 00 a0 01 ff)!"
+6106091-6107442 avr_isp: warning: "Unknown command: a0 01 fe 00 (reply: 00 a0 01 ff)!"
+6121409-6122760 avr_isp: warning: "Unknown command: a0 01 ff 00 (reply: 00 a0 01 ff)!"
6138099-6139448 avr_isp: rfb: "Read fuse bits: 0xff"
6153440-6154789 avr_isp: rfb: "Read fuse bits: 0xff"
6170107-6171456 avr_isp: rfb: "Read fuse bits: 0xff"