Added patest_write_sine_nonint to Makefile.
Check for paNonInterleaved on Mac and return paSampleFormatNotSupported. Fix pa_minlat.c. Linux was complaining about not checking fgets return value.
This commit is contained in:
parent
7d8d647cfa
commit
7aad01a1d3
5 changed files with 49 additions and 25 deletions
|
|
@ -95,6 +95,7 @@ TESTS = \
|
|||
bin/patest_underflow \
|
||||
bin/patest_wire \
|
||||
bin/patest_write_sine \
|
||||
bin/patest_write_sine_nonint \
|
||||
bin/pa_devs \
|
||||
bin/pa_fuzz \
|
||||
bin/pa_minlat
|
||||
|
|
|
|||
Loading…
Reference in a new issue