From e4b2bbef77bc53c02d0a1ca0d039db7c6f49a6fe Mon Sep 17 00:00:00 2001
From: Uwe Hermann <uwe@hermann-uwe.de>
Date: Wed, 1 Jan 2020 02:45:14 +0100
Subject: test.conf updates after annotation class/row changes.

---
 decoder/test/edid/test.conf    | 4 ++--
 decoder/test/max7219/test.conf | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/decoder/test/edid/test.conf b/decoder/test/edid/test.conf
index e74ed20..835524b 100644
--- a/decoder/test/edid/test.conf
+++ b/decoder/test/edid/test.conf
@@ -3,8 +3,8 @@ test tv
 	protocol-decoder edid
 	stack i2c edid
 	input i2c/edid/samsung_le46b620r3p.sr
-	output edid annotation class fields match samsung_le46b620r3p_fields.output
-	output edid annotation class sections match samsung_le46b620r3p_sections.output
+	output edid annotation class field match samsung_le46b620r3p_fields.output
+	output edid annotation class section match samsung_le46b620r3p_sections.output
 
 test lcd
 	protocol-decoder i2c channel scl=0 channel sda=1
diff --git a/decoder/test/max7219/test.conf b/decoder/test/max7219/test.conf
index c14d6b0..092f4b0 100644
--- a/decoder/test/max7219/test.conf
+++ b/decoder/test/max7219/test.conf
@@ -5,4 +5,4 @@ test max7219
         input spi/max7219/max7219.sr
         output max7219 annotation class register match max7219_register.output
         output max7219 annotation class digit match max7219_digit.output
-        output max7219 annotation class warnings match max7219_warnings.output
+        output max7219 annotation class warning match max7219_warnings.output
-- 
cgit v1.2.3-70-g09d2