checks: add minimal unit test for adpcm decoder
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 14 Aug 2009 15:39:19 +0000 (16:39 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 20 Aug 2009 00:48:32 +0000 (01:48 +0100)
commit30da9c07dae0649b85e3c0d6d538bec119046de6
tree3e893d8ad567d52f35d621ec2708cd66b64c2f22
parent2b745f29ed325560e27a4587604ce84f9c866221
checks: add minimal unit test for adpcm decoder

The sample file is so small, we may just as well add a little
unit test for the previously fixed bug.
tests/check/.gitignore
tests/check/Makefile.am
tests/check/elements/ffdec_adpcm.c [new file with mode: 0644]
tests/files/591809.wav [new file with mode: 0644]
tests/files/Makefile.am