]> git.alsa-project.org Git - alsa-lib.git/commit
add a test code for snd_seq_client_info_event_filter_*()
authorAldrin Martoq <amartoq@dcc.uchile.cl>
Fri, 22 Feb 2008 16:49:01 +0000 (17:49 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 22 Feb 2008 16:49:01 +0000 (17:49 +0100)
commit83c5a607780d7a04d6e0127d0498c7c391a48617
tree3699bcec58adbffeb3a8ec51fab3f780ad49d98c
parent75ecdac6f49cc9e092e002926f280c5979acc234
add a test code for snd_seq_client_info_event_filter_*()

Added test code for
snd_seq_client_info_event_filter_{clear,add,del,check}

Signed-off-by: Aldrin Martoq <amartoq@dcc.uchile.cl>
test/Makefile.am
test/client_event_filter.c [new file with mode: 0644]