oss-fuzz/projects/ngolo-fuzzing
Catena cyber 74762513ad
infra: have timeout per fuzz target for coverage (#7831)
* infra: have timeout per fuzz target for coverage

As is done for other languages

* ngolo-fuzzing: remove temporary workaround

now that https://github.com/golang/go/issues/53190 is closed

* ngolo-fuzzing: use built go toolchain in its directory

without copying it to /root/.go/

in order to get coverage for std lib in the end

* infra: ability to get coverage for additional golang package

And uses it with ngolo-fuzzing :
ngolo-fuzzing fuzz targets live in a different repository than
the code being fuzzed, and we we want to get the coverage, for
both the fuzz target and the package being fuzzed

* fixup bash unbound

* fixup ngolo-fuzzing only match at beginning for std package

* stricter check for every additional go package
2022-07-07 17:00:39 +02:00
..
Dockerfile ngolo-fuzzing: use latest go from git (#7490) 2022-04-02 22:05:24 +01:00
build.sh infra: have timeout per fuzz target for coverage (#7831) 2022-07-07 17:00:39 +02:00
project.yaml File github issues for `ngolo-fuzzing` (#7524) 2022-04-21 17:04:13 +10:00