c-kzg-4844/fuzz/gen_corpus
Justin Traglia 7d170f9939
Add coverage-guided C fuzzers (#203)
* Start to add fuzzers

* Update path to trusted setup in gen_corpus

* Update path one more time

* Add support for two more targets

* Add fuzzers for remaining targets

* Clean up a little

* Add README

* Fix typos

* De-dup fuzzing files

* Add newline at the end of base_fuzz

* Make generic rule for displaying targets

* Use regular make command

* Remove duplicate targets

* Update .gitignore file
2023-03-13 12:45:02 +02:00
..
go.mod Add coverage-guided C fuzzers (#203) 2023-03-13 12:45:02 +02:00
go.sum Add coverage-guided C fuzzers (#203) 2023-03-13 12:45:02 +02:00
main.go Add coverage-guided C fuzzers (#203) 2023-03-13 12:45:02 +02:00