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

Bump CBMC version to 5.95.1 #197

Closed
wants to merge 2 commits into from
Closed

Conversation

tautschnig
Copy link

Description

This will make proofs use the latest stable release of CBMC (and cbmc-viewer).

Test Steps

Tested in CI

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

n/a

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.66%. Comparing base (e0cd4db) to head (b69df51).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
+ Coverage   94.02%   96.66%   +2.64%     
==========================================
  Files           3        3              
  Lines        1690     1680      -10     
  Branches      442      443       +1     
==========================================
+ Hits         1589     1624      +35     
+ Misses         17        0      -17     
+ Partials       84       56      -28     
Flag Coverage Δ
unit_tests 96.66% <ø> (+2.64%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@shubnil shubnil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the failing CBMC check

This will make proofs use the latest stable release of CBMC (and
cbmc-viewer).
@tautschnig
Copy link
Author

I believe the attempt to verify C_CreateObject is now running out of memory. I'll bisect locally to see which CBMC change is causing this.

@tautschnig tautschnig marked this pull request as draft June 7, 2024 12:59
@tautschnig
Copy link
Author

Closing in favour of #200.

@tautschnig tautschnig closed this Oct 1, 2024
@tautschnig tautschnig deleted the cbmc-5.95.1 branch October 1, 2024 07:27
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