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

Issue 1742813002: Move network fuzzers from //testing/libfuzzer/fuzzers to //net (Closed)

Created:
4 years, 10 months ago by eroman
Modified:
4 years, 9 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, mmenke, Paweł Hajdan Jr.
Base URL:
https://chromium.googlesource.com/chromium/src.git@fuzz1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move network fuzzers from //testing/libfuzzer/fuzzers to //net. TBR=jshin@chromium.org Committed: https://crrev.com/fe8659ec5551386767710c9fb902204e485b36f3 Cr-Commit-Position: refs/heads/master@{#378881}

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -224 lines) Patch
M net/BUILD.gn View 1 2 chunks +71 lines, -0 lines 0 comments Download
M net/DEPS View 1 chunk +4 lines, -0 lines 0 comments Download
A + net/base/unescape_url_component_fuzzer.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + net/dns/dns_record_fuzzer.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + net/ftp/ftp_ctrl_response_fuzzer.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + net/ftp/ftp_directory_listing_fuzzer.cc View 2 chunks +1 line, -4 lines 0 comments Download
A + net/http/http_chunked_decoder_fuzzer.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + net/quic/quic_crypto_framer_parse_message_fuzzer.cc View 1 chunk +1 line, -1 line 0 comments Download
A + net/websockets/websocket_frame_parser_fuzzer.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
M testing/libfuzzer/fuzzers/BUILD.gn View 1 3 chunks +0 lines, -69 lines 0 comments Download
D testing/libfuzzer/fuzzers/dns_record_fuzzer.cc View 1 chunk +0 lines, -20 lines 0 comments Download
D testing/libfuzzer/fuzzers/ftp_ctrl_response_fuzzer.cc View 1 chunk +0 lines, -22 lines 0 comments Download
D testing/libfuzzer/fuzzers/ftp_directory_listing_fuzzer.cc View 1 chunk +0 lines, -34 lines 0 comments Download
D testing/libfuzzer/fuzzers/http_chunked_decoder_fuzzer.cc View 1 chunk +0 lines, -20 lines 0 comments Download
D testing/libfuzzer/fuzzers/quic_crypto_framer_parse_message_fuzzer.cc View 1 chunk +0 lines, -18 lines 0 comments Download
D testing/libfuzzer/fuzzers/unescape_url_component_fuzzer.cc View 1 chunk +0 lines, -22 lines 0 comments Download
D testing/libfuzzer/fuzzers/websocket_frame_parser_fuzzer.cc View 1 chunk +0 lines, -19 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 14 (8 generated)
eroman
This is for consistency. Otherwise it is easy to duplicate tests that already exist in ...
4 years, 10 months ago (2016-02-26 20:59:37 UTC) #2
mmoroz
LGTM Thanks for moving this. I'm trying to track these chromium fuzzers in one spreadsheet, ...
4 years, 9 months ago (2016-02-29 11:33:22 UTC) #4
eroman
TBR=jshin@chromium.org ==> For change to net/DEPS. This isn't really a new dependency, simply moving the ...
4 years, 9 months ago (2016-03-02 23:36:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1742813002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1742813002/20001
4 years, 9 months ago (2016-03-02 23:37:13 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-02 23:47:14 UTC) #12
commit-bot: I haz the power
4 years, 9 months ago (2016-03-02 23:48:13 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/fe8659ec5551386767710c9fb902204e485b36f3
Cr-Commit-Position: refs/heads/master@{#378881}

Powered by Google App Engine
This is Rietveld 408576698