DescriptionCreate fuzzer tests for audio decoders
This change adds fuzzer tests for iLBC, iSAC fix and float, and
Opus. The fuzzer function takes a random input vector and splits it
into a number of payloads. The lengths of the payloads is also
determined by the random vector. The payloads are decoded with the
decoders.
BUG=webrtc:5306
R=kjellander@webrtc.org, pbos@webrtc.org
Committed: https://crrev.com/fe32a76d6001d17c34ab597026fd1e16e5c3b9ea
Cr-Commit-Position: refs/heads/master@{#10932}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Taking care of review comments and adding a function comment #
Total comments: 2
Patch Set 3 : Remove comment #
Total comments: 5
Patch Set 4 : Add a public_configs element to webrtc_fuzzer_main #
Total comments: 1
Messages
Total messages: 23 (5 generated)
|