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

compiletest: ensure extra arguments are appended at the end #3379

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

tautschnig
Copy link
Member

We must not mix arguments to be passed to Kani with those parsed by compiletest. Will enable use of --cbmc-args to increase CBMC's verbosity as needed for certain tests.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

We must not mix arguments to be passed to Kani with those parsed by
compiletest. Will enable use of `--cbmc-args` to increase CBMC's
verbosity as needed for certain tests.
@tautschnig tautschnig requested a review from a team as a code owner July 24, 2024 19:30
@tautschnig tautschnig enabled auto-merge (squash) July 24, 2024 20:18
@tautschnig tautschnig merged commit d66f0c2 into model-checking:main Jul 24, 2024
25 checks passed
@tautschnig tautschnig deleted the fix-compiletest-extra-args branch July 24, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants