summaryrefslogtreecommitdiff
path: root/decoder/test/midi/channel_modes.output
diff options
context:
space:
mode:
authorChris Dreher <chrisdreher@hotmail.com>2016-08-19 10:26:02 -0700
committerUwe Hermann <uwe@hermann-uwe.de>2016-08-23 11:55:10 +0200
commit9d66b02f081570699ad205826f6b307af4449bf1 (patch)
treedef0cc74d63e080975a2803138406f9edeb03256 /decoder/test/midi/channel_modes.output
parent510345315a1632cc0227e51d6678571b74f5013c (diff)
downloadsigrok-test-9d66b02f081570699ad205826f6b307af4449bf1.tar.gz
sigrok-test-9d66b02f081570699ad205826f6b307af4449bf1.zip
Add a lot more MIDI test-cases.
Code coverage increased to 98%, only 5 lines missed. 4 are from handle_channel_msg_generic().
Diffstat (limited to 'decoder/test/midi/channel_modes.output')
-rw-r--r--decoder/test/midi/channel_modes.output7
1 files changed, 7 insertions, 0 deletions
diff --git a/decoder/test/midi/channel_modes.output b/decoder/test/midi/channel_modes.output
new file mode 100644
index 0000000..6c72243
--- /dev/null
+++ b/decoder/test/midi/channel_modes.output
@@ -0,0 +1,7 @@
+7-106 midi: text-verbose: "Channel 1: mode message 'all sound off' "
+118-216 midi: text-verbose: "Channel 1: mode message 'all sound off' (non-standard param value of 0x05)"
+229-328 midi: text-verbose: "Channel 2: mode message 'local control' off"
+340-439 midi: text-verbose: "Channel 2: mode message 'local control' on"
+451-551 midi: text-verbose: "Channel 2: mode message 'local control' (non-standard param value of 0x05)"
+562-661 midi: text-verbose: "Channel 3: mode message 'mono mode on' (5 channels)"
+673-772 midi: text-verbose: "Channel 3: mode message 'mono mode on' (channels 'basic' through 16)"