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

Add Rust tests and Kani workflow #9

Merged
merged 2 commits into from
Jun 9, 2024

Conversation

celinval
Copy link

@celinval celinval commented Jun 7, 2024

Create two new workflows:

  • Rust Tests: Run the Rust repository tests for the standard library.
  • Kani: Run kani verify-std to verify the standard library. Note that we don't have any harness yet to verify.

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

@celinval celinval requested a review from a team as a code owner June 7, 2024 23:54
rust-toolchain.toml Show resolved Hide resolved
.github/workflows/book.yml Show resolved Hide resolved
@celinval celinval merged commit b8464d4 into model-checking:main Jun 9, 2024
6 checks passed
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.

3 participants