Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fuzzing] Adding all-clusters-app fuzz test to OSS-Fuzz (#35408)
* Added a base38 rountrip Fuzzer to fuzz the encoding and decoding in base38 Added a base38 decoder Fuzzer to fuzz the function decoding base38 strings Added a dependancy in TLV-Reader config to correct the build error * adding all clusters * Restyled by gn * Moving this back * Restyled by gn * Update src/setup_payload/tests/FuzzBase38.cpp Co-authored-by: Boris Zbarsky <bzbarsky@apple.com> * Update src/setup_payload/tests/FuzzBase38.cpp Co-authored-by: Boris Zbarsky <bzbarsky@apple.com> * Update src/setup_payload/tests/FuzzBase38.cpp Co-authored-by: Boris Zbarsky <bzbarsky@apple.com> * Removing this * Updating * Update src/setup_payload/tests/FuzzBase38Decode.cpp Co-authored-by: Boris Zbarsky <bzbarsky@apple.com> * restrict activation of enable_fuzz_test_targets --------- Co-authored-by: Justin Wood <woody@apple.com> Co-authored-by: Restyled.io <commits@restyled.io> Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
- Loading branch information