OSDN Git Service

unit/test-midi: Added libmidi use-case tests
authorFelipe F. Tonello <eu@felipetonello.com>
Tue, 3 Jan 2017 17:30:07 +0000 (17:30 +0000)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 4 Jan 2017 10:05:14 +0000 (12:05 +0200)
commit7c35bf902ba4e391530468fb84272a076e5419d5
tree11d27f886f113ff01cd0c98fc56d0651c8624014
parent5b8353e90e5bffd22e4c2cbc354b7c638c6bebd0
unit/test-midi: Added libmidi use-case tests

I tried to test all basic and most common use-case scenarios here and
some more weird as well. It tests cases where the parser needs to handle
problematic MIDI messages as well as ALSA Sequencer events.

It is really simple to add new tests, so others are welcome to do so.
Makefile.am
unit/test-midi.c [new file with mode: 0644]