09a14f586c
docs/fuzz: add instructions for generating a coverage report
...
Signed-off-by: Alexander Bulekov <alxndr@bu.edu >
Message-Id: <20200706195534.14962-5-alxndr@bu.edu >
[thuth: Replaced --enable-sanitizers with --enable-fuzzing]
Signed-off-by: Thomas Huth <thuth@redhat.com >
2020-07-21 07:29:18 +02:00
19a91e4af8
docs/fuzz: add information about useful libFuzzer flags
...
Signed-off-by: Alexander Bulekov <alxndr@bu.edu >
Message-Id: <20200706195534.14962-4-alxndr@bu.edu >
Signed-off-by: Thomas Huth <thuth@redhat.com >
2020-07-21 07:27:28 +02:00
ee16da12d7
docs/fuzz: describe building fuzzers with enable-sanitizers
...
Signed-off-by: Alexander Bulekov <alxndr@bu.edu >
Message-Id: <20200706195534.14962-3-alxndr@bu.edu >
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com >
Reviewed-by: Thomas Huth <thuth@redhat.com >
Signed-off-by: Thomas Huth <thuth@redhat.com >
2020-07-21 07:27:28 +02:00
590246ead7
docs/devel/fuzzing: Fix bugs in documentation
...
Fix typo - the option is called "--fuzz-target" and not "--fuzz_taget".
Also use a different fuzzer in the example, since "virtio-net-fork-fuzz"
does not seem to be a valid fuzzer target (anymore?).
Signed-off-by: Thomas Huth <thuth@redhat.com >
Message-Id: <20200709084059.22539-1-thuth@redhat.com >
2020-07-13 11:40:52 +02:00
e5c59355ae
fuzz: add documentation to docs/devel/
...
Signed-off-by: Alexander Bulekov <alxndr@bu.edu >
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com >
Reviewed-by: Darren Kenny <darren.kenny@oracle.com >
Message-id: 20200220041118.23264-23-alxndr@bu.edu
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com >
2020-02-22 08:26:48 +00:00