-
Notifications
You must be signed in to change notification settings - Fork 274
Unit test of byte operator lowering [blocks: #2068] #3597
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
Conversation
a81b865
to
0c26344
Compare
f0eb832
to
fac56f5
Compare
Add initializer list constructor to struct/union typet and cleanup API use [blocks: #3597]
1cae627
to
a6b6756
Compare
a6b6756
to
fd81e72
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔️
Passed Diffblue compatibility checks (cbmc commit: fd81e72).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/99364877
We can safely generate these from bits strings.
We can safely generate strings from (constant) expressions of those kinds.
The test attempts to systematically explore combinations of types, and shows a number of current bugs or limitations.
fd81e72
to
1bba22f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔️
Passed Diffblue compatibility checks (cbmc commit: 1bba22f).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/99389674
Only the last commit is new, and also work-in-progress as I want to add more test cases.