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

New CLI arguments and experimental code coverage #508

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 19, 2021

  1. Add --qemu for QEMU mode with coverage collection...

    TODO:
    1. Add interesting cases to queue
    2. This commit prints out each interesting case as it is added for
    debugging
    jtpereyda committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    0d110de View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. coverage feedback working!

    jtpereyda committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    845b039 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54772b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    164f7d8 View commit details
    Browse the repository at this point in the history
  4. fix QEMU path error

    jtpereyda committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    6011f9e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    f0465d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    982a12a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33a7800 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    579cb75 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    4503e31 View commit details
    Browse the repository at this point in the history
  2. fix --web-port parsing

    jtpereyda committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    75b6ab2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81f660c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    f1825f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    9426465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de3ed7d View commit details
    Browse the repository at this point in the history
  3. Fixing style errors.

    stickler-ci committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    68ad063 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    44baaa3 View commit details
    Browse the repository at this point in the history
  2. re-fix node id for Request

    jtpereyda committed May 14, 2021
    Configuration menu
    Copy the full SHA
    33fe390 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    0f77469 View commit details
    Browse the repository at this point in the history
  2. Fixing style errors.

    stickler-ci committed May 17, 2021
    Configuration menu
    Copy the full SHA
    366326b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dceeac7 View commit details
    Browse the repository at this point in the history
  4. Fixing style errors.

    stickler-ci committed May 17, 2021
    Configuration menu
    Copy the full SHA
    5239677 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b04709f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be17dd3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44c2f40 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a3d362 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    0da9d85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68de3c5 View commit details
    Browse the repository at this point in the history