This patch-set improves resampler-test and our default test case for it when we run make check. The first patch adds additional samples with a 0 value. The second patch changes the default rates. The third patch simply refactors the two test cases into functions. The last patch changes our default test case to test all resample methods. poljar (Damir Jeli?) (4): resampler-test: Add zero padding. resampler-test: Change the default rates resampler-test: Refactor out the test code into functions resampler-test: Change the default test case to test all methods src/tests/resampler-test.c | 185 ++++++++++++++++++++++++++------------------- 1 file changed, 109 insertions(+), 76 deletions(-) -- 1.8.4.2