pulseaudio/src/tests
Hui Wang 98e01c8a9c tests: adding lfe-filter-test
so far, this test only includes rewind test, it works as below:
let lfe-filter process 2 blocks mono lfe channel audio samples, the
sample format is PA_SAMPLE_S16LE, save the processed data to the temp
buffer, then rewind the lfe-filter back 1 block and 1.5 blocks
respectively, reprocess the audio samples from the rewind position,
then comparing the output data with previously saved data.

Signed-off-by: Hui Wang <hui.wang@canonical.com>
2015-03-30 10:52:30 +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 alsa-time-test: Make constants for channels and rate 2014-09-18 11:51:47 +02:00
asyncmsgq-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
asyncq-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02: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 update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
cpu-mix-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
cpu-remap-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
cpu-sconv-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
cpu-volume-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
cpulimit-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
extended-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
flist-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
format-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
get-binary-name-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
gtk-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02: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 update FSF addresses to FSF web page 2015-01-14 22:20:40 +02: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
lfe-filter-test.c tests: adding lfe-filter-test 2015-03-30 10:52:30 +02:00
lo-latency-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
lo-test-util.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
lo-test-util.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
lock-autospawn-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
mainloop-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02: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 update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
memblock-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
memblockq-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
mix-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
mult-s16-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
once-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
pacat-simple.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
parec-simple.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
proplist-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
queue-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
remix-test.c lfe-filter: change the crossover frequency as a parameter 2015-03-30 10:52:30 +02:00
resampler-test.c lfe-filter: change the crossover frequency as a parameter 2015-03-30 10:52:30 +02:00
rtpoll-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
rtstutter.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +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 update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
sigbus-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
smoother-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
srbchannel-test.c packet: Hide internals of pa_packet, introduce pa_packet_data() 2015-02-26 23:23:17 +01:00
stripnul.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
strlist-test.c tests: modify strlist-test to use new 'check' framework 2012-08-04 08:23:34 +02:00
sync-playback.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
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 update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
thread-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
usergroup-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
utf8-test.c tests: modify utf8-test to use new 'check' test framework 2012-08-04 08:23:34 +02:00
volume-test.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
volume-ui.py tests: show dB in volume-ui.py 2009-05-22 01:31:26 +02:00