tests: Fix resampler-test.
commit3e0332b0719a037dda99e09125b7969c377f5654
authorColin Guthrie <colin@mageia.org>
Sun, 15 May 2011 13:16:52 +0000 (15 14:16 +0100)
committerColin Guthrie <colin@mageia.org>
Sun, 15 May 2011 13:16:52 +0000 (15 14:16 +0100)
treefd8c2953b98c177ecda0de4274b06614fb7a722c
parent26b4bd74aa92ed51a33a59af46ec32d7e5b66628
tests: Fix resampler-test.

This has been broken since c376ac5920fdeb46ca844d9518e22f17adffb635 when run
without any arguments. Passing in -v (verbose) caused the test to work fine.

I think this oversight is just a thinko in the original work but it obviously
broke 'make check' and thus distcheck.

Also fix a couple compiler warnings.
src/tests/resampler-test.c