aboutsummaryrefslogtreecommitdiffstats
path: root/docs/coverage.md
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2022-04-19 08:56:14 +0000
committerAleksandr Nogikh <wp32pw@gmail.com>2022-04-19 12:06:44 +0200
commitb5866354b986ff8955bba8e66a4a6aa42a279af0 (patch)
tree7d4b8b6520406f27dd7cc2f0be347bd6fd0b3939 /docs/coverage.md
parent8bcc32a67bc7180173447e1a78c03dae096b4231 (diff)
all: fix patch testing for bugs witout C repro
Syzbot tests patches with -collide=true in order to trigger more bugs, but now that -collide flag is deprecated, this no longer makes sense. Moreover, it actually prevents the testing of bugs with syz repro now - syz-execprog immediately exits due to -collide=true and env.Test() accepts it as a normal outcome. Set -collide=true only for those bugs, where collide was set to true by the reproducer (and therefore syzkaller at that revision supported it). Don't exit from syz-execprog immediately if -collide is set to true. This will prevent such bugs from happening later and make the problem more visible. This was initially part of #3083, but seems to be more urgent to merge, so pushing it as a separate PR.
Diffstat (limited to 'docs/coverage.md')
0 files changed, 0 insertions, 0 deletions