From 9d66b02f081570699ad205826f6b307af4449bf1 Mon Sep 17 00:00:00 2001 From: Chris Dreher Date: Fri, 19 Aug 2016 10:26:02 -0700 Subject: Add a lot more MIDI test-cases. Code coverage increased to 98%, only 5 lines missed. 4 are from handle_channel_msg_generic(). --- decoder/test/midi/channel_modes.output | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 decoder/test/midi/channel_modes.output (limited to 'decoder/test/midi/channel_modes.output') 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)" -- cgit v1.2.3-70-g09d2