generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 142
Run all proof harnesses by default #962
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
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
ea78c8a
Introduce --harness and parse kani-metadata.
tedinski ce389be
run all proof harnesses
tedinski 38da8d5
enable function-less 'expected' tests for cargo-kani in compiletest
tedinski fe0ea16
add basic tests for proof harnesses for kani and cargo-kani
tedinski 2e12924
Only mention --harness not --function in docs
tedinski 459f7d8
single file? always crate-type=lib
tedinski d7d3f54
add missing proof attribute to two tests
tedinski 6d9aabb
minor fixes from PR comments
tedinski 6200173
Merge remote-tracking branch 'origin/main' into proof-harnesses
tedinski 31aab5c
Ok, crate-type=bin if --function main
tedinski fba6da4
bug fix: provide arguments in correct order to account for --cbmc-args
tedinski 2b3e473
Merge remote-tracking branch 'origin/main' into proof-harnesses
tedinski 628e4f0
a ton of test updates, sorry
tedinski 3403c13
use --harness instead of --function in tests, mostly.
tedinski c57fae9
Run all harnesses, even if one fails. Also generate all reports in se…
tedinski e783a7e
merge origin/main
tedinski b00b7bf
Merge remote-tracking branch 'origin/main' into proof-harnesses
tedinski e3791ca
merge origin/main, resolve conflicts
tedinski afc8f92
Merge remote-tracking branch 'origin/main' into proof-harnesses
tedinski 45ea3ec
Output reports (and harness) with - not :: in file names
tedinski ce1ee44
Print all failed harnesses in a final summary
tedinski d97ea46
minor docs tweak to try to trigger github actions
tedinski 7fc1b4d
fix typos, comments
tedinski f47cdd6
Make harness search robust against possible future name collisions
tedinski File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.