opus/tests
Jonathan Lennox 3a1dc9dc15 Make it possible to pass in paths to opus_demo and opus_compare.
This patch lets you pass paths for opus_demo and opus_compare to the
run_vectors.sh script.

The motivation for this was for my aarch64 patches (forthcoming),
which I've been testing under qemu.  I want to run an emulated
opus_demo, but a native opus_compare, so the script completes in a
reasonable amount of time.
2015-09-01 17:24:49 -04:00
..
run_vectors.sh Make it possible to pass in paths to opus_demo and opus_compare. 2015-09-01 17:24:49 -04:00
test_opus_api.c Fix malloc_hook warning on glibc 2.17 and later. 2014-01-14 11:07:37 -08:00
test_opus_common.h Replace "inline" with OPUS_INLINE. 2013-10-28 10:18:54 -07:00
test_opus_decode.c Put custom_encoder_init decl behind CUSTOM_MODES. More softclip tests. 2013-11-24 06:49:01 -08:00
test_opus_encode.c Add some multistream resets to the tests. 2013-11-22 10:30:30 -08:00
test_opus_padding.c Add copyright header to test_opus_padding.c. 2013-11-21 11:31:09 +13:00