commit | 104ccca35d08aaa1db7a4109f1be2e8f5195f9ff | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Aug 09 15:21:13 2021 -0700 |
committer | Steven Moreland <smoreland@google.com> | Mon Aug 09 16:33:13 2021 -0700 |
tree | abbfbbadbcc4a43b944b778ff84de022413ed52d | |
parent | b736f60f5a9eea304b4894abd965533a79f95198 [diff] |
aidl_parser_fuzzer: fuzz everything Fuzz the CLI - we're not playing games anymore. Leaving corpus for now, because the contents at least are known to be useful to fuzz, even though the fuzzer requires a new format now. We could remove them later. Bug: 195473218 Test: aidl_parser_fuzzer locally, and it was able to make some progress, for instance, I can see we get here, we know we at least shouldn't be regressing on coverage. ERROR: :1.1-3: 'j' is not a recognized annotation. It must be one of: nullable utf8InCpp SensitiveData VintfStability UnsupportedAppUsage JavaOnlyStableParcelable Hide Backing JavaPassthrough JavaDerive JavaOnlyImmutable FixedSize Descriptor RustDerive SuppressWarnings. Change-Id: I8b72b8b057ce9dceb178e5b9bf8e34e27d48d2b3
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview