From b2288129db28d095a01d8687d267cf1f184dfbfc Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 9 Nov 2019 15:46:47 +0100 Subject: eeprom93xx: Add OUTPUT_BINARY test-cases. --- decoder/test/eeprom93xx/test.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'decoder/test/eeprom93xx/test.conf') diff --git a/decoder/test/eeprom93xx/test.conf b/decoder/test/eeprom93xx/test.conf index 955f694..0dc8d58 100644 --- a/decoder/test/eeprom93xx/test.conf +++ b/decoder/test/eeprom93xx/test.conf @@ -4,6 +4,8 @@ test st_m93c66 stack microwire eeprom93xx input microwire/st_m93c66/st_m93c66.sr output eeprom93xx annotation match st_m93c66.output + output eeprom93xx binary class address match st_m93c66.bin_address + output eeprom93xx binary class data match st_m93c66.bin_data test st_m93c66_ascii protocol-decoder microwire channel cs=1 channel sk=3 channel si=4 channel so=5 -- cgit v1.2.3-54-g00ecf