Skip to content
Snippets Groups Projects
  1. Apr 19, 2018
    • Zach Riggle's avatar
      Enable invocation of 32-bit fuzzers · 5ac26e09
      Zach Riggle authored
      Previously we would only invoke 64-bit fuzzers.  We still prefer 64-bit, but
      will fall back to 32-bit if that's the only thing that exists (e.g. codecs).
      
      Change-Id: I32e7f6c3b157eade17e7ce5ad77054b54fda4bba
      5ac26e09
  2. Apr 18, 2018
  3. Apr 12, 2018
  4. Apr 03, 2018
    • Zach Riggle's avatar
      Add sanitizer-status from //vendor/google/tools/security · df331216
      Zach Riggle authored
      This utility is designed to provide a quick sanitiy check for build
      flags which are needed for effective fuzzing.
      
      Change-Id: I3e8f19e4eeaba22e5ccc6cac346ef490db0fa11e
      df331216
    • Zach Riggle's avatar
      Make the 'fuzz' script more robust · d4efbf4c
      Zach Riggle authored
      Adds support for easy location of the most recent fuzzing session.
      
      Adds support for command-line options to override the default
      locations of the various directories.
      
      Also expose the script to AOSP by moving it to //tools/security
      
      Change-Id: Iab104a69251548c6bbff3c7de77ba37bcfe087ab
      d4efbf4c
  5. Mar 28, 2018
Loading