pulseaudio/src/tests
Peter Meerwald 81f0eb626e tests: Resampler output memchunk may be reset (zero)
Signed-off-by: Peter Meerwald <p.meerwald@bct-electronic.com>
2013-10-29 18:31:32 +02:00
..
alsa-mixer-path-test.c Whitespace cleanup: Remove all multiple newlines 2013-06-24 16:56:24 +03:00
alsa-time-test.c tests: Minor alsa-time-test improvments 2013-03-25 09:47:04 +00:00
asyncmsgq-test.c tests: modify asyncmsgq-test to new 'check' framework 2012-08-20 07:05:59 +05:30
asyncq-test.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
channelmap-test.c tests: modify channelmap-tets to use 'check' framework 2012-08-20 07:05:59 +05:30
close-test.c add a small test program for pa_close_all() 2008-05-18 19:12:59 +00:00
connect-stress.c tests: modify connect-stress to use 'check' framework 2012-08-20 07:05:59 +05:30
cpu-test.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
cpulimit-test.c tests: modify cpulimit-test to use 'check' framework 2012-08-20 07:05:59 +05:30
extended-test.c tests: modify extended-test to use 'check' framework 2012-08-20 07:05:59 +05:30
flist-test.c thread: name all threads so that the names appear in /proc/$PID/task/$TID/comm 2010-05-07 23:58:59 +02:00
format-test.c tests: modify format-test to use 'check' framework 2012-08-20 07:05:58 +05:30
get-binary-name-test.c tests: modify get-binary-name-test to use 'check' framework 2012-08-20 07:05:59 +05:30
gtk-test.c gtk-test: updated to use PA_CONTEXT_NOAUTOSPAWN|PA_CONTEXT_NOFAIL 2009-03-30 21:05:35 +03:00
hook-list-test.c tests: modify hook-list-test to use 'check' framework 2012-08-20 07:05:59 +05:30
interpol-test.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
ipacl-test.c tests: modify ipacl-test to use 'check' framework 2012-08-20 07:06:00 +05:30
ladspa-dbus.py ladspa: Added a python script for testing. 2012-06-28 15:05:31 +03:00
lo-latency-test.c tests: Make loopback latency test more accurate 2013-06-04 00:38:44 +05:30
lo-test-util.c tests: Factor out loopback setup code 2013-06-04 00:38:44 +05:30
lo-test-util.h tests: Factor out loopback setup code 2013-06-04 00:38:44 +05:30
lock-autospawn-test.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
mainloop-test.c mainloop-test: Use FALSE instead of false for gboolean 2013-07-04 12:33:47 +03:00
Makefile build-sys: readd stub makefiles to subdirectories to make building with emacs easier 2012-05-15 14:17:58 +02:00
mcalign-test.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
memblock-test.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
memblockq-test.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
mix-special-test.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
mix-test.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
mult-s16-test.c tests: Add mult-s16 test 2013-02-15 21:34:13 +02:00
once-test.c tests: modify once-test to use 'check' framework 2012-08-20 07:06:00 +05:30
pacat-simple.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
parec-simple.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
proplist-test.c tests: modify proplist-test to use 'check' framework 2012-08-20 07:05:59 +05:30
queue-test.c tests: modify queue-test to use 'check' framework 2012-08-20 07:05:59 +05:30
remix-test.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
resampler-test.c tests: Resampler output memchunk may be reset (zero) 2013-10-29 18:31:32 +02:00
rtpoll-test.c tests: modify rtpoll-test to use 'check' framework 2012-08-20 07:06:00 +05:30
rtstutter.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
sig2str-test.c tests: modify sig2str-test to use 'check' framework 2012-08-20 07:05:59 +05:30
sigbus-test.c tests: modify sigbus-test to use 'check' framework 2012-08-20 07:05:59 +05:30
smoother-test.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
stripnul.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
strlist-test.c tests: modify strlist-test to use new 'check' framework 2012-08-04 08:23:34 +02:00
sync-playback.c tests: modify sync-playback to use 'check' framework 2012-08-20 07:05:59 +05:30
test-daemon.sh tests: Indicate failure in test-daemon.sh by returning 1 if any test fails. 2013-02-06 14:15:09 +02:00
thread-mainloop-test.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
thread-test.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
usergroup-test.c tests: modify usergroup-test to use 'check' test framework 2012-08-20 07:05:58 +05:30
utf8-test.c tests: modify utf8-test to use new 'check' test framework 2012-08-04 08:23:34 +02:00
volume-test.c Use pa_(c)volume_snprint_verbose() everywhere 2013-07-09 17:37:04 +03:00
volume-ui.py tests: show dB in volume-ui.py 2009-05-22 01:31:26 +02:00