]> git.alsa-project.org Git - alsa-lib.git/commit
test/lsb/midi_event.c: abort on fatal errors
authorClemens Ladisch <clemens@ladisch.de>
Wed, 8 Jul 2009 06:50:19 +0000 (08:50 +0200)
committerClemens Ladisch <clemens@ladisch.de>
Wed, 8 Jul 2009 06:50:19 +0000 (08:50 +0200)
commit61f5b8438bf8945de0581719422b679b490da44b
treeea25c61d9a62a98c154dbbaf92d66bbc3ed481ad
parent746930616565caedb9acc89ee6da20c5709879d2
test/lsb/midi_event.c: abort on fatal errors

If snd_midi_event_fails(), we cannot use the object and must abort the
current test.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
test/lsb/midi_event.c