Re: [Freetel-codec2] Unit testing

2014-06-20 Thread David Rowe
Hi Richard, Good idea. Yes diff-ing the output speech between two versions is a good test, as long as the Codec 2 signal processing doesn't change (which is rare atm). The fdmdv test we have been using for this recent issue is also a nice sanity test. Cheers, David On Fri, 2014-06-20 at 08:

[Freetel-codec2] Unit testing

2014-06-20 Thread Richard Shaw
Since development in the freetel suite of programs seems to be accelerating and a few more people have their fingers in the proverbial pie, I think it's time to start talking about integrating unit testing into the build system to help prevent breaking things like they are now. CMake also has a pr