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 <[email protected]> * Update src/setup_payload/tests/FuzzBase38.cpp Co-authored-by: Boris Zbarsky <[email protected]> * Update src/setup_payload/tests/FuzzBase38.cpp Co-authored-by: Boris Zbarsky <[email protected]> * Removing this * Updating * Update src/setup_payload/tests/FuzzBase38Decode.cpp Co-authored-by: Boris Zbarsky <[email protected]> * restrict activation of enable_fuzz_test_targets --------- Co-authored-by: Justin Wood <[email protected]> Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Boris Zbarsky <[email protected]>
- Loading branch information