commit | 45ce680a26ef4844370d4ca87dba25c7d2da19dd | [log] [tgz] |
---|---|---|
author | Cody Northrop <cnorthrop@google.com> | Thu Mar 23 11:07:09 2023 -0600 |
committer | Cody Northrop <cnorthrop@google.com> | Mon Apr 03 15:05:48 2023 -0600 |
tree | 08a78a1e25a4c2b09fad05921dd1aeb1f7e3d8ea | |
parent | 5dbcfa78580895cb6361bbd1a1853e291b982d5e [diff] |
EGL BlobCache: Add fuzzer for multifile This fuzzer breaks up the incoming data buffer into a key and value, then invokes the cache in a few different ways. Also includes one small fix to delete a buffer, discovered while writing the test. Test: /data/fuzz/arm64/MultifileBlobCache_fuzzer/MultifileBlobCache_fuzzer Bug: b/261868299 Change-Id: I724584ddb5a92b4b33e371f22f4511cdeb965775