aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-03-01Fixes ubsan tests with clangJean-Marc Valin
2024-02-25Add some DRED decoding testsJean-Marc Valin
2024-02-23Add Deep PLC/DRED/OSCE to random testsJean-Marc Valin
2024-02-16meson: Increase slow tests timeoutXavier Claessens
2024-02-16Provide 4th order HOA map 3 mixing and demixingChris Hold
2024-02-16Add dred_end return value to opus_dred_parse()Jean-Marc Valin
2024-02-14Provide 5th order HOA map 3 mixing and demixingChris Hold
2024-02-06Add basic testing for Deep PLC, DRED, and OSCEJean-Marc Valin
2024-01-30Fix c90 buildJean-Marc Valin
2023-12-20Merge LACE/NoLACE under OSCE frameworkJan Buethe
2023-12-13handle extensions in opus_repacketizer_out_range_implMichael Klingbeil
2023-11-28Trying to fix/update meson buildJean-Marc Valin
2023-06-16change comment to dredMarcus Asteborg
2023-06-16Actually fix timeout for extension testMarcus Asteborg
2023-06-16increase timeout for extension testxnorpx
2023-06-16Adding DRED garbage decoding testJean-Marc Valin
2023-06-16Making the extension test a bit shorterJean-Marc Valin
2023-06-16Test parsing of random extensionsJean-Marc Valin
2023-06-16fix bug in extensions testMichael Klingbeil
2023-06-16Add missing include guards and config.hJean-Marc Valin
2023-06-16Fix test_opus_extensions.cJean-Marc Valin
2023-06-16Fixup extensions implementation and add unit testsMichael Klingbeil
2023-06-16Increase state size limit for API testJean-Marc Valin
2022-07-22Ensuring we can see where crashes occurJean-Marc Valin
2022-07-05Remove unused variable in testsMarcus Asteborg
2022-07-05Replace assert with test_failed function in testMarcus Asteborg
2022-07-05Fix quoting and whitespace errors in build testMark Harris
2022-07-05Add asan/ubsan support in random testsJean-Marc Valin
2022-06-30Adds OPUS_SET_INBAND_FEC(2) optionJean-Marc Valin
2022-06-28Fixes --disable-rtcdJean-Marc Valin
2022-04-02print rate used for testvectorsJean-Marc Valin
2022-04-01Cleanup testing directories to save spaceJean-Marc Valin
2022-03-31build test scriptsJean-Marc Valin
2020-10-28Add support for Meson build systemTim-Philipp Müller
2020-08-21Replace WIN32 with _WIN32 everywhereNirbheek Chauhan
2020-08-10opus_decoder_fuzzer: limit the number of decodes to avoid timeoutFelicia Lim
2020-06-18Fix and clean up opus_decode_fuzzerFelicia Lim
2020-06-11Disable message box when calling abort(). The message box is causing hangs in...Marcus Asteborg
2019-02-25test_opus_encode: Use fprintf instead of snprintfMark Harris
2018-12-29Clean up resources in projection testMark Harris
2018-10-31Trivial sprintf to snprintf conversion. Some linkers warn about unbounded spr...Janne Johansson
2018-07-26Remove ambisonics experimental flagJean-Marc Valin
2018-07-26oopsJean-Marc Valin
2018-07-21Validate multistream/projection decoder frame_sizeMark Harris
2018-07-21Silence compiler warningsMark Harris
2018-03-27Adding ENABLE_HARDENINGJean-Marc Valin
2017-12-07Ensure mapping matrix size is always valid.Andrew Allen
2017-12-07Fix memory issues in Projection API.Andrew Allen
2017-11-07Support for Channel Mapping 253Andrew Allen
2017-07-13Add missing #include for gccFelicia Lim