WSJT-X/portaudio-v19/pa_tests
Diane Bruce 8d353a5b3b - Import of portaudio v19
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@189 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2006-07-06 03:57:24 +00:00
..
debug_convert.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
debug_dither_calc.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
debug_dual.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
debug_multi_in.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
debug_multi_out.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
debug_record_reuse.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
debug_record.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
debug_sine_amp.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
debug_sine_formats.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
debug_sine.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
debug_srate.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
debug_test1.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
pa_devs.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
pa_fuzz.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
pa_minlat.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
paqa_devs.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
paqa_errs.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest1.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_buffer.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_callbackstop.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_clip.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_dither.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_hang.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_in_overflow.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_latency.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_leftright.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_longsine.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_many.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_maxsines.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_mono_asio_channel_select.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_mono.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_multi_sine.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_out_underflow.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_pink.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_prime.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_read_record.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_record.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_ringmix.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_saw.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_sine8.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_sine_formats.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_sine_time.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_sine.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_start_stop.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_stop_playout.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_stop.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_sync.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_toomanysines.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_two_rates.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_underflow.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_wire.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
patest_write_sine.c - Import of portaudio v19 2006-07-06 03:57:24 +00:00
README.txt - Import of portaudio v19 2006-07-06 03:57:24 +00:00

This directory contains various programs to test PortAudio. The files 
named patest_* are tests, the files named debug_* are just scratch 
files that may or may not work.

All following tests are up to date with the V19 API. They should all compile
(without any warnings on GCC 3.3). Note that this does not necissarily mean that 
the tests pass, just that they compile.

    x- paqa_devs.c 
    x- paqa_errs.c   (needs reviewing)
    x- patest1.c
    x- patest_buffer.c
    x- patest_callbackstop.c
    x- patest_clip.c (last test fails, dither doesn't currently force clip in V19)
    x- patest_dither.c
    x- patest_hang.c
    x- patest_latency.c
    x- patest_leftright.c
    x- patest_longsine.c
    x- patest_many.c
    x- patest_maxsines.c
	o- patest_mono.c
    x- patest_multi_sine.c
    x- patest_pink.c
    x- patest_prime.c
    x- patest_read_record.c
    x- patest_record.c
    x- patest_ringmix.c
    x- patest_saw.c
    x- patest_sine.c
    x- patest_sine8.c
    x- patest_sine_formats.c
    x- patest_sine_time.c
    x- patest_start_stop.c
    x- patest_stop.c
    x- patest_sync.c
    x- patest_toomanysines.c
	o- patest_two_rates.c
    x- patest_underflow.c
    x- patest_wire.c
    x- patest_write_sine.c
    x- pa_devs.c
    x- pa_fuzz.c
    x- pa_minlat.c

The debug_ files are still in V18 format and may need some V19 adaption.
Feel free to fix them, most simply require adjusting to the new API.

o- pa_tests/debug_convert.c
o- pa_tests/debug_dither_calc.c
o- pa_tests/debug_dual.c
o- pa_tests/debug_multi_in.c
o- pa_tests/debug_multi_out.c
o- pa_tests/debug_record.c
o- pa_tests/debug_record_reuse.c
o- pa_tests/debug_sine.c
o- pa_tests/debug_sine_amp.c
o- pa_tests/debug_sine_formats.c
o- pa_tests/debug_srate.c
o- pa_tests/debug_test1.c