summaryrefslogtreecommitdiff
path: root/decoder/test/amulet_ascii/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/amulet_ascii/test.conf')
-rw-r--r--decoder/test/amulet_ascii/test.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/decoder/test/amulet_ascii/test.conf b/decoder/test/amulet_ascii/test.conf
new file mode 100644
index 0000000..e10375d
--- /dev/null
+++ b/decoder/test/amulet_ascii/test.conf
@@ -0,0 +1,13 @@
+test bootup
+ protocol-decoder uart channel tx=0 channel rx=1
+ protocol-decoder amulet_ascii
+ stack uart amulet_ascii
+ input uart/amulet_lcd/bootup.sr
+ output amulet_ascii annotation match bootup.output
+
+test menu_changes
+ protocol-decoder uart channel tx=0 channel rx=1
+ protocol-decoder amulet_ascii
+ stack uart amulet_ascii
+ input uart/amulet_lcd/menu_changes.sr
+ output amulet_ascii annotation match menu_changes.output