summaryrefslogtreecommitdiff
path: root/decoder/test/midi/sysex_vendor_specific.output
diff options
context:
space:
mode:
authorChris <chrisdreher@hotmail.com>2016-09-11 18:12:40 -0700
committerUwe Hermann <uwe@hermann-uwe.de>2016-09-24 12:35:02 +0200
commit1bad8528c2f5dd11bd40f1232c6df67c44048f6b (patch)
treefc31561d986f0a9eac2721e712b691eb836fbbb5 /decoder/test/midi/sysex_vendor_specific.output
parentd8e53eb59909568728512313a687f67ea24df77c (diff)
downloadsigrok-test-1bad8528c2f5dd11bd40f1232c6df67c44048f6b.tar.gz
sigrok-test-1bad8528c2f5dd11bd40f1232c6df67c44048f6b.zip
midi: Add 3 new test-cases, update existing ones.
Diffstat (limited to 'decoder/test/midi/sysex_vendor_specific.output')
-rw-r--r--decoder/test/midi/sysex_vendor_specific.output4
1 files changed, 2 insertions, 2 deletions
diff --git a/decoder/test/midi/sysex_vendor_specific.output b/decoder/test/midi/sysex_vendor_specific.output
index 713f11c..1d7a49a 100644
--- a/decoder/test/midi/sysex_vendor_specific.output
+++ b/decoder/test/midi/sysex_vendor_specific.output
@@ -1,5 +1,5 @@
-7-69 midi: text-verbose: "system exclusive: truncated manufacturer code (<1 bytes)" "SysEx: truncated manufacturer (<1 bytes)" "SE: trunc. manu."
-81-180 midi: text-verbose: "system exclusive: truncated manufacturer code (<3 bytes)" "SysEx: truncated manufacturer (<3 bytes)" "SE: trunc. manu."
+7-69 midi: text-error: "system exclusive: truncated manufacturer code (<1 bytes)" "SysEx: truncated manufacturer (<1 bytes)" "SE: trunc. manu."
+81-180 midi: text-error: "system exclusive: truncated manufacturer code (<3 bytes)" "SysEx: truncated manufacturer (<3 bytes)" "SE: trunc. manu."
192-365 midi: text-verbose: "system exclusive: for 'Strand Lighting' with payload <empty>" "SysEx: 'Strand Lighting', payload <>" "SE: 'Strand Lighting', payload <>"
377-476 midi: text-verbose: "system exclusive: for 'undefined (0x7c)' with payload <empty>" "SysEx: 'undefined', payload <>" "SE: 'undefined', payload <>"
488-661 midi: text-verbose: "system exclusive: for 'undefined (0x00 0x3f 0x7f)' with payload <empty>" "SysEx: 'undefined', payload <>" "SE: 'undefined', payload <>"