]> git.ipfire.org Git - thirdparty/systemd.git/commit
tests: run fuzzers four times in a row (#10794)
authorEvgeny Vereshchagin <evvers@ya.ru>
Fri, 16 Nov 2018 14:09:24 +0000 (17:09 +0300)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 16 Nov 2018 14:09:24 +0000 (23:09 +0900)
commita7891d203c5c8192ec16141c00a30d93e175a0cf
treedcfe23a79fd87b3b87c2c8b76a5d4dbb00347d44
parentac0a94f7438b49a0890d9806db1fa211a5bca10a
tests: run fuzzers four times in a row (#10794)

This should help to catch issues that are easily detectable by
bad_build_check like the one being fixed in https://github.com/systemd/systemd/pull/10793,
which would totally break the build tomorrow if I hadn't run
`helper.py check_build` manually.
src/fuzz/fuzz-main.c