DescriptionFuzzer tests for AudioDecoder's DecodeRedundant and IncomingPacket
This CL adds new fuzzer tests for the DecodeRedundant and
IncomingPacket methods of AudioDecoder. In practice, only Opus has
DecodeRedundant, and only iSAC has IncomingPacket. Did some minor work
to generalize the helper function reading values from the fuzzed
input.
BUG=webrtc:5306
R=pbos@webrtc.org
NOTRY=true
Committed: https://crrev.com/fd2be2718d984792b949b186ff11ceaf256723d0
Cr-Commit-Position: refs/heads/master@{#11533}
Patch Set 1 : #
Total comments: 8
Patch Set 2 : Updates after review #
Total comments: 2
Patch Set 3 : Switch to ByteReader #
Total comments: 11
Patch Set 4 : After pbos review #
Total comments: 5
Patch Set 5 : Fold normal and redundant fuzzer functions #
Total comments: 2
Patch Set 6 : Remove FuzzAudioDecoderRedundant from h-file #Messages
Total messages: 33 (8 generated)
|