mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-20 01:40:08 -05:00
add config tests
Add some test for the snd_config_* functions. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
This commit is contained in:
parent
5fe83677b5
commit
da19588063
2 changed files with 584 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
TESTS = midi_event
|
||||
TESTS = config
|
||||
TESTS += midi_event
|
||||
check_PROGRAMS = $(TESTS)
|
||||
noinst_HEADERS = test.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue