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

Remove Keystone from existing tests #1684

Merged
merged 5 commits into from
May 11, 2020
Merged

Commits on Apr 28, 2020

  1. Cache generated ASM

    Eric Hennenfent committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    328c290 View commit details
    Browse the repository at this point in the history
  2. Never install Keystone on the CI

    Eric Hennenfent committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    b683abd View commit details
    Browse the repository at this point in the history
  3. Fix dict retreival one-liner

    arguments aren't lazily evaluted, so ks_assemble always got called
    Eric Hennenfent committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    dc6cc66 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Apply suggestions from code review

    Docstrings and type hints
    
    Co-authored-by: Brad Larsen <brad.larsen@trailofbits.com>
    Eric Hennenfent and Brad Larsen committed May 6, 2020
    Configuration menu
    Copy the full SHA
    17f342e View commit details
    Browse the repository at this point in the history
  2. Update tests/native/test_armv7cpu.py

    Missed one
    
    Co-authored-by: Brad Larsen <brad.larsen@trailofbits.com>
    Eric Hennenfent and Brad Larsen committed May 6, 2020
    Configuration menu
    Copy the full SHA
    76aa18f View commit details
    Browse the repository at this point in the history