Description[AFL] Add update script.
Add update.py for afl which does the following when executed:
1. Downloads the latest release of AFL (or the version
specified by the optional argument <version>.
2. Extracts it to the proper location without extracting
the files that cause presubmit and checkdeps to fail.
3. Updates the version in the README.chromium
BUG=611337
Committed: https://crrev.com/7aa56b8b1878d962d9e77d00b7540e7d04033318
Cr-Commit-Position: refs/heads/master@{#411573}
Patch Set 1 #Patch Set 2 : Add comments. #Patch Set 3 : Alphabetize Imports #
Total comments: 3
Patch Set 4 : Add comment explaining why we use HTTP to download AFL. #Patch Set 5 : Fix regex to remove unwanted directory from AFL. #Patch Set 6 : Add license header. #Patch Set 7 : Fixed README.chromium as Abhishek asked. #Messages
Total messages: 20 (11 generated)
|