libuv/.github/workflows
David Korczynski 4ac894930a build: add ClusterFuzzLite setup
The goal is to enable continuous fuzzing of libuv. There is not a lot of
parsing or complex data handling in libuv so I think integrating with
OSS-Fuzz is too much. However, ClusterFuzzLite can be used to run
fuzzers for a small amount of seconds for each PR to ensure nothing
breaks. This commit adds ClusterFuzzLite setup as well as a fuzzer targeting
various operations. The fuzzer can be extended, e.g. it would be nice to
have more complex FS fuzzing, but I thought I would keep it as is for
now and see if you're interested in having fuzzing.

Signed-off-by: David Korczynski <david@adalogics.com>
2024-01-14 14:29:25 -08:00
..
cflite_pr.yml build: add ClusterFuzzLite setup 2024-01-14 14:29:25 -08:00
CI-docs.yml docs: add CI for docs PRs (#3884) 2023-01-18 11:29:10 -06:00
CI-sample.yml doc: make sample cross-platform build (#3592) 2022-04-11 09:52:28 +08:00
CI-unix.yml build: fix qemu install in CI-unix workflow (#4142) 2023-09-17 21:18:50 +02:00
CI-win.yml build: disable windows asan buildbot (#4215) 2023-11-10 18:56:46 +01:00
sanitizer.yml build: add windows ubsan and clang ci (#4138) 2023-10-30 15:16:57 -04:00