oss-fuzz/projects/croniter
DavidKorczynski b9eac4e651
croniter: instrument fuzzing function (#7865)
* croniter: instrument fuzzing function

The Croniter build is having some troubles with coverage and I'm not
entirely sure why. It seems like the corpus is not there and I'm not
entirely sure if this has to do with some instrumentation underlyings.
Locally the end-to-end process of running, collecting seeds and
generating coverage works for me. The effort in this PR is to make the
setup similar to pyyalm where the coverage visualisation works -- the
only difference I could spot between fuzzers from the two projects is
that croniter does not have its fuzzer entry function instrumented.

* Instrument all. This is similar to protobuf-python
2022-06-15 10:28:46 +01:00
..
Dockerfile
build.sh
fuzz_iter.py
project.yaml