Allow using test code in fuzzers
This makes certain fuzzers easier to write. Bug: none Change-Id: If1dad462ff71075c9cc81d35f19556b4c1b7108f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/209221 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33368}
This commit is contained in:

committed by
Commit Bot

parent
09932cded8
commit
94f77ebbc5
@ -310,7 +310,7 @@
|
||||
],
|
||||
'libfuzzer_asan_release_bot_x64': [
|
||||
'libfuzzer', 'asan', 'optimize_for_fuzzing', 'openh264', 'release_bot',
|
||||
'x64', 'no_rtc_tests'
|
||||
'x64'
|
||||
],
|
||||
|
||||
# Windows
|
||||
|
Reference in New Issue
Block a user