]> git.ipfire.org Git - thirdparty/systemd.git/commit
ci: use CFLite to test forks (including systemd-stable)
authorEvgeny Vereshchagin <evvers@ya.ru>
Sat, 29 Jan 2022 15:22:43 +0000 (15:22 +0000)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Sat, 29 Jan 2022 18:37:17 +0000 (18:37 +0000)
commit81f84a2c0bb478ad4b25bca8a76fbd1f9aa5ce01
tree9b2d8525fb0b6a6ad55388dc72c85b57bdcfefee
parentaca6badb80b6c87c5cf8179e9f670e59ce1c1863
ci: use CFLite to test forks (including systemd-stable)

It's like CIFuzz but unlike CIFuzz it's compatible with forks and
it should make it possible to run the fuzzers to make sure that
patches backported to them are backported correctly without introducing
new bugs and regressions.
.clusterfuzzlite/Dockerfile [new file with mode: 0644]
.github/dependabot.yml
.github/workflows/cflite_build.yml [new file with mode: 0644]
.github/workflows/cflite_pr.yml [new file with mode: 0644]
tools/oss-fuzz.sh