Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(9357)

Issue 278420043: i#1734: Dr.Fuzz: add -fuzz_input_file option

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 4 months ago by zhaoqin
Modified:
8 years, 4 months ago
Reviewers:
bruening
CC:
drmemory-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#1734: Dr.Fuzz: add -fuzz_input_file option - add -fuzz_input_file option to load data from file as fuzz input - add fuzz_buffer.load_input test - adjust fuzz_buffer.one-input test to avoid trailing space warning - add section in fuzzer.dox talking about dump/load fuzz input ---------------

Patch Set 1 #

Patch Set 2 : adjust line width #

Patch Set 3 : adjust cap in fuzzer.dox #

Patch Set 4 : update fuzzer.dox #

Total comments: 13

Patch Set 5 : final #

Patch Set 6 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -32 lines) Patch
M drmemory/docs/fuzzer.dox View 1 2 3 4 1 chunk +10 lines, -0 lines 0 comments Download
M drmemory/fuzzer.c View 1 2 3 4 9 chunks +51 lines, -19 lines 0 comments Download
M drmemory/options.c View 1 chunk +1 line, -0 lines 0 comments Download
M drmemory/optionsx.h View 1 2 3 4 3 chunks +15 lines, -10 lines 0 comments Download
M tests/fuzz/CMakeLists.txt View 1 2 3 4 1 chunk +10 lines, -1 line 0 comments Download
M tests/fuzz/fuzz_buffer.one-input.out View 1 chunk +2 lines, -2 lines 0 comments Download
A tests/fuzz/input.dat View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 7
zhaoqin
8 years, 4 months ago (2015-12-09 20:08:23 UTC) #1
zhaoqin
Commit log for latest patchset: --------------- i#1734: Dr.Fuzz: add -fuzz_input_file option - add -fuzz_input_file option ...
8 years, 4 months ago (2015-12-09 20:10:43 UTC) #2
zhaoqin
Commit log for latest patchset: --------------- i#1734: Dr.Fuzz: add -fuzz_input_file option - add -fuzz_input_file option ...
8 years, 4 months ago (2015-12-09 20:48:07 UTC) #3
zhaoqin
Commit log for latest patchset: --------------- i#1734: Dr.Fuzz: add -fuzz_input_file option - add -fuzz_input_file option ...
8 years, 4 months ago (2015-12-09 22:10:34 UTC) #4
bruening
LGTM w/ a bunch of comments https://codereview.appspot.com/278420043/diff/60001/drmemory/docs/fuzzer.dox File drmemory/docs/fuzzer.dox (right): https://codereview.appspot.com/278420043/diff/60001/drmemory/docs/fuzzer.dox#newcode247 drmemory/docs/fuzzer.dox:247: \section sec_dump_load Dump ...
8 years, 4 months ago (2015-12-10 04:33:24 UTC) #5
zhaoqin
Commit log for latest patchset: --------------- i#1734: Dr.Fuzz: add -fuzz_input_file option - add -fuzz_input_file option ...
8 years, 4 months ago (2015-12-10 18:15:56 UTC) #6
zhaoqin
8 years, 4 months ago (2015-12-10 19:39:04 UTC) #7
Committed as
https://github.com/DynamoRIO/drmemory/commit/04ef59efd8783ac06dd7a3211205bad6...

Final commit log: 
---------------
i#1734: Dr.Fuzz: add -fuzz_input_file option

- add -fuzz_input_file option to load data from file as fuzz input
- add fuzz_buffer.load_input test
- adjust fuzz_buffer.one-input test to avoid trailing space warning
- add section in fuzzer.dox talking about dump/load fuzz input

Review-URL: https://codereview.appspot.com/278420043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b