Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supports regression test in fuzzing_launcher #56

Merged
merged 7 commits into from
Aug 14, 2020

Commits on Aug 8, 2020

  1. Supports regression test in fuzzing_launcher

    Adds string_flag engine to decide the fuzzing_launcher behavior.
    
    Signed-off-by: tengpeng <[email protected]>
    
    	modified:   .bazelrc
    	modified:   WORKSPACE
    	modified:   fuzzing/BUILD
    	modified:   fuzzing/common.bzl
    	modified:   fuzzing/repositories.bzl
    	modified:   fuzzing/tools/launcher.py
    tengpengli committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    130cd84 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    2b4c78a View commit details
    Browse the repository at this point in the history
  2. Formats the codes

    tengpengli committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    312cd64 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Fixes typos

    tengpengli committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    6e15826 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01660ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83ce4cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f69d8c View commit details
    Browse the repository at this point in the history