pulseaudio/src/tests
Peter Meerwald 101092465d core: Replace assert()s with pa_assert()s
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
2014-11-09 22:14:33 +01:00
..
alsa-mixer-path-test.c Whitespace cleanup: Remove all multiple newlines 2013-06-24 16:56:24 +03:00
alsa-time-test.c alsa-time-test: Make constants for channels and rate 2014-09-18 11:51:47 +02: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 connect-stress-test: Fix number of streams per sink to "20" 2014-10-16 12:25:49 +02:00
cpu-mix-test.c tests: Add ARM NEON test code to cpu-mix-test 2014-09-10 16:34:12 +02:00
cpu-remap-test.c tests: Add ARM NEON test code to cpu-remap-test 2014-09-10 17:56:03 +02:00
cpu-sconv-test.c tests: Use float constants in cpu-sconv-test 2014-09-10 17:56:03 +02:00
cpu-volume-test.c tests: Split cpu tests in separate files 2014-09-10 16:34:11 +02: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 core: Replace assert()s with pa_assert()s 2014-11-09 22:14:33 +01: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 core: Replace assert()s with pa_assert()s 2014-11-09 22:14:33 +01:00
memblock-test.c tests: Adapt memblock-test to changed pa_memimport_get() 2014-06-27 14:16:33 +02:00
memblockq-test.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
mix-test.c endianmacros: Replace borked PA_FLOAT32_SWAP() with PA_READ_FLOAT32RE() / PA_WRITE_FLOAT32RE() 2014-09-04 09:58:20 +02:00
mult-s16-test.c tests: Extract PA_CPU_TEST* macros to separate header 2013-11-01 15:02:24 +01:00
once-test.c Make tests compile on FreeBSD 2014-02-25 14:28:36 +02:00
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 endianmacros: Replace borked PA_FLOAT32_SWAP() with PA_READ_FLOAT32RE() / PA_WRITE_FLOAT32RE() 2014-09-04 09:58:20 +02:00
rtpoll-test.c tests: modify rtpoll-test to use 'check' framework 2012-08-20 07:06:00 +05:30
rtstutter.c Make tests compile on FreeBSD 2014-02-25 14:28:36 +02:00
runtime-test-util.h tests: Extract PA_CPU_TEST* macros to separate header 2013-11-01 15:02:24 +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: Check expected result of sigbus-test 2014-08-18 15:31:41 +02:00
smoother-test.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
srbchannel-test.c creds: Rename pa_ancil to pa_cmsg_ancil_data 2014-10-31 10:46:10 +05:30
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 volume-test: Increase the allowed number of rouding errors 2014-01-03 14:15:31 +02:00
volume-ui.py tests: show dB in volume-ui.py 2009-05-22 01:31:26 +02:00