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

feat: Test targets option for Corellium #2056

Merged
merged 5 commits into from Jul 6, 2021

Commits on Jul 6, 2021

  1. Add test targets argument for filtering test cases.

    Add filtering option to Apk.ParseTestCases.
    Log AndroidTestPlan.Config on ExecuteTests start.
    Refactor :tool:apk module
    TODO: integrate with test filtering tool
    jan-goral authored and mergify-bot committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    4957de2 View commit details
    Browse the repository at this point in the history
  2. Use test targets filter on parsing test cases

    jan-goral authored and mergify-bot committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    b0015c3 View commit details
    Browse the repository at this point in the history
  3. Update doc

    jan-goral authored and mergify-bot committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    89aa39e View commit details
    Browse the repository at this point in the history
  4. Add test-targets to flank-corellium.yml

    jan-goral authored and mergify-bot committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    f0ea1b4 View commit details
    Browse the repository at this point in the history
  5. Remove blank line

    jan-goral authored and mergify-bot committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    d1228b9 View commit details
    Browse the repository at this point in the history