summaryrefslogtreecommitdiff
path: root/decoder/test/midi/realtime_messages.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/realtime_messages.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/realtime_messages.output')
-rw-r--r--decoder/test/midi/realtime_messages.output16
1 files changed, 8 insertions, 8 deletions
diff --git a/decoder/test/midi/realtime_messages.output b/decoder/test/midi/realtime_messages.output
index 3dd0806..5d2b4fa 100644
--- a/decoder/test/midi/realtime_messages.output
+++ b/decoder/test/midi/realtime_messages.output
@@ -1,8 +1,8 @@
-7-32 midi: text-verbose: "System Realtime: timing clock" "SysReal: timing clock" "SR: clock"
-44-69 midi: text-verbose: "System Realtime: undefined 0xf9" "SysReal: undef 0xf9" "SR: undef"
-81-106 midi: text-verbose: "System Realtime: start" "SysReal: start" "SR: s"
-118-143 midi: text-verbose: "System Realtime: continue" "SysReal: continue" "SR: cont"
-155-180 midi: text-verbose: "System Realtime: stop" "SysReal: stop" "SR: st"
-192-217 midi: text-verbose: "System Realtime: undefined 0xfd" "SysReal: undef 0xfd" "SR: undef"
-229-254 midi: text-verbose: "System Realtime: active sensing" "SysReal: active sensing" "SR: sensing"
-266-291 midi: text-verbose: "System Realtime: system reset" "SysReal: reset" "SR: rst"
+7-32 midi: text-sysreal-verbose: "System Realtime: timing clock" "SysReal: timing clock" "SR: clock"
+44-69 midi: text-sysreal-verbose: "System Realtime: undefined 0xf9" "SysReal: undef 0xf9" "SR: undef"
+81-106 midi: text-sysreal-verbose: "System Realtime: start" "SysReal: start" "SR: s"
+118-143 midi: text-sysreal-verbose: "System Realtime: continue" "SysReal: continue" "SR: cont"
+155-180 midi: text-sysreal-verbose: "System Realtime: stop" "SysReal: stop" "SR: st"
+192-217 midi: text-sysreal-verbose: "System Realtime: undefined 0xfd" "SysReal: undef 0xfd" "SR: undef"
+229-254 midi: text-sysreal-verbose: "System Realtime: active sensing" "SysReal: active sensing" "SR: sensing"
+266-291 midi: text-sysreal-verbose: "System Realtime: system reset" "SysReal: reset" "SR: rst"