Skip to content

Add Rust tests and Kani workflow #9

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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
@celinval celinval merged commit b8464d4 into model-checking:main Jun 9, 2024
6 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants