tests: add a test for fft result value-ranges
authorStefan Sauer <ensonic@users.sf.net>
Fri, 2 Dec 2011 22:34:47 +0000 (23:34 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Fri, 2 Dec 2011 22:34:47 +0000 (23:34 +0100)
commit3fb41e2cc31d0b3f507a40bfa35402a348e2a0f6
treed436c267b6f80094a99877f1b1377b18ce34be4b
parent14644457b06f48b26f32f88ef91e1286a48ebe24
tests: add a test for fft result value-ranges

Add a small example that uses ffts of various types and parameters and check the
result value ranges.
configure.ac
tests/examples/Makefile.am
tests/examples/fft/.gitignore [new file with mode: 0644]
tests/examples/fft/fftrange.c [new file with mode: 0644]