commit | 1a90fc51bc0a000e514e8f18101b15eb2799f49e | [log] [tgz] |
---|---|---|
author | Muhammad Haseeb Ahmad <mhahmad@google.com> | Wed Mar 24 01:58:34 2021 +0000 |
committer | Muhammad Haseeb Ahmad <mhahmad@google.com> | Thu Mar 25 18:32:07 2021 +0000 |
tree | e89701fb4ffdf6d94ce77af8f123fbb08504f2cf | |
parent | 24ba1e48cc65d07e8c08387716dd59e245b3643e [diff] |
Test: Add a fuzzer for libmedia's metadata component libmedia_metadata_fuzzer attempts to add random key/value pairs of the eligible types using metadata's appendBool and appendInt32 methods to a Metadata object. The fuzzer also calls the appendHeader() method to add a header, the updateLength() method during each iteration of appending key/val pairs and a resetParcel() method at the end. Change-Id: I569c39954702f848bf5496528f7c3eb888c33ccc