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

Annotate shiviz log with failed invariant check #40

Open
bestchai opened this issue May 26, 2020 · 0 comments
Open

Annotate shiviz log with failed invariant check #40

bestchai opened this issue May 26, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@bestchai
Copy link
Member

bestchai commented May 26, 2020

Invariant checker takes as an input two files. A set of invariants and a trace. If the trace does not violate the invariants, invariant checker gives an ok. If the invariants are violated, the violating part of the trace is printed.

Given a dinv trace, invariants, and a shivz output annotate run invariant checker on the trace an invariants. If the trace violates an invariant annotate the corresponding cut in the shiviz log.

[Issue created by wantonsolutions: 2017-02-10]

@bestchai bestchai added the enhancement New feature or request label May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant