tests: audiodecoder: add basic playback test for audio decoder
authorThiago Santos <ts.santos@sisa.samsung.com>
Mon, 13 Jan 2014 19:33:11 +0000 (16:33 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Tue, 14 Jan 2014 12:34:44 +0000 (09:34 -0300)
commit755414ed1e6994358dc1c6c24983531e23fe9724
tree668b3a9f8639c3372c8833bb6f18a4f1403e6d9e
parent335e6e888d14d980f0a925fa6f158ada8241fbb6
tests: audiodecoder: add basic playback test for audio decoder

Simple test that just check that audio decoding works as expected

https://bugzilla.gnome.org/show_bug.cgi?id=722144
tests/check/Makefile.am
tests/check/libs/.gitignore
tests/check/libs/audiodecoder.c [new file with mode: 0644]