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

Perform reachability analysis on a per-harness basis #2439

Merged
merged 8 commits into from
May 16, 2023

Commits on May 12, 2023

  1. Implement per-harness for standalone kani

    Still missing:
      - cargo kani
      - other reachability modes
    celinval committed May 12, 2023
    Configuration menu
    Copy the full SHA
    ef87e9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a68a21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    817ea7e View commit details
    Browse the repository at this point in the history
  4. Add a test

    celinval committed May 12, 2023
    Configuration menu
    Copy the full SHA
    8917a0a View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/main' into issue-1855-per-harness-2

    Conflicts:
        kani-compiler/src/codegen_cprover_gotoc/compiler_interface.rs
    celinval committed May 12, 2023
    Configuration menu
    Copy the full SHA
    bbf6a63 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    fd0075c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85605f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    441d13c View commit details
    Browse the repository at this point in the history