This change adds a basic fuzzer to exercise parsing of SCTP messages. Bug: webrtc:10395 Change-Id: I1fd7a8560add3463c1978ebcad30082ae31f2073 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/127042 Reviewed-by: Steve Anton <steveanton@webrtc.org> Reviewed-by: Qingsi Wang <qingsi@webrtc.org> Commit-Queue: Benjamin Wright <benwright@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27113}
5 lines
41 B
Python
5 lines
41 B
Python
include_rules = [
|
|
"+audio",
|
|
"+pc",
|
|
]
|