Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(274)

Issue 2610323002: [libfuzzer] support multiple seed_corpus directories. (Closed)

Created:
3 years, 11 months ago by mmoroz
Modified:
3 years, 10 months ago
CC:
blink-reviews, blink-reviews-bindings_chromium.org, cbentzel+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, feature-media-reviews_chromium.org, fuzzing_chromium.org, jam, kinuko+watch
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[libfuzzer] support multiple seed_corpus directories. BUG=678181 Review-Url: https://codereview.chromium.org/2610323002 Cr-Commit-Position: refs/heads/master@{#448647} Committed: https://chromium.googlesource.com/chromium/src/+/902ef438478cf7a961e05e811df9e3fbbe98b797

Patch Set 1 #

Patch Set 2 : [libfuzzer] support multiple seed_corpus directories. #

Patch Set 3 : Rebase + add a support for seed_corpus and seed_corpuses. #

Patch Set 4 : small fixes #

Patch Set 5 : Add both examples into the doc #

Patch Set 6 : Add an assert to use only one of the seed_corpus attributes #

Patch Set 7 : Update the tests to test both configurations #

Patch Set 8 : Add missing scripts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -4 lines) Patch
M testing/libfuzzer/archive_corpus.py View 1 chunk +9 lines, -6 lines 0 comments Download
M testing/libfuzzer/efficient_fuzzer.md View 1 2 3 4 1 chunk +13 lines, -0 lines 0 comments Download
M testing/libfuzzer/fuzzer_test.gni View 1 2 3 4 5 1 chunk +16 lines, -3 lines 0 comments Download
M testing/libfuzzer/tests/BUILD.gn View 1 2 3 4 5 6 4 chunks +37 lines, -0 lines 0 comments Download
A testing/libfuzzer/tests/check_seed_corpus_archive.py View 1 2 3 4 5 6 7 1 chunk +20 lines, -0 lines 0 comments Download
M testing/libfuzzer/tests/fuzzer_launcher_test.cc View 1 2 3 4 5 6 1 chunk +72 lines, -0 lines 0 comments Download
A testing/libfuzzer/tests/test_corpus/f1 View 0 chunks +-1 lines, --1 lines 0 comments Download
A testing/libfuzzer/tests/test_corpus/f2 View 0 chunks +-1 lines, --1 lines 0 comments Download
A testing/libfuzzer/tests/test_corpus/f3 View 0 chunks +-1 lines, --1 lines 0 comments Download
A testing/libfuzzer/tests/test_corpus_2/f1 View 0 chunks +-1 lines, --1 lines 0 comments Download
A testing/libfuzzer/tests/test_corpus_2/test_corpus_subdir/f1 View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 21 (11 generated)
mmoroz
On 2017/01/05 10:08:12, mmoroz wrote: > mailto:mmoroz@chromium.org changed reviewers: > + mailto:aizatsky@chromium.org, mailto:inferno@chromium.org, mailto:ochang@chromium.org Reminder ...
3 years, 11 months ago (2017-01-05 14:32:25 UTC) #3
mmoroz
On 2017/01/05 14:32:25, mmoroz wrote: > On 2017/01/05 10:08:12, mmoroz wrote: > > mailto:mmoroz@chromium.org changed ...
3 years, 11 months ago (2017-01-05 17:02:11 UTC) #4
aizatsky
lgtm You can also add 'seed_corpuses', migrate, delete 'seed_corpus' if you want to do it ...
3 years, 11 months ago (2017-01-05 20:31:41 UTC) #5
mmoroz
On 2017/01/05 20:31:41, aizatsky wrote: > lgtm > > You can also add 'seed_corpuses', migrate, ...
3 years, 10 months ago (2017-02-07 15:25:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2610323002/120001
3 years, 10 months ago (2017-02-07 15:25:55 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/234999)
3 years, 10 months ago (2017-02-07 15:56:42 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2610323002/140001
3 years, 10 months ago (2017-02-07 16:01:41 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/150318)
3 years, 10 months ago (2017-02-07 16:32:52 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2610323002/140001
3 years, 10 months ago (2017-02-07 16:34:20 UTC) #18
commit-bot: I haz the power
3 years, 10 months ago (2017-02-07 17:04:16 UTC) #21
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/902ef438478cf7a961e05e811df9...

Powered by Google App Engine
This is Rietveld 408576698