Skip to content

Fixed test cases slice02 and slice14 from goto-instrument regression #630

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 1 commit into from
Mar 15, 2017

Conversation

lucasccordeiro
Copy link
Contributor

Invoked full_slicer after generic property instrumentation so that
it can properly slice the program w.r.t. the assertion. Replaced returns
from goto functions in goto_instrument_parse_options, as done similarly
in cbmc_parse_options

Copy link
Collaborator

@tautschnig tautschnig left a comment

Choose a reason for hiding this comment

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

I am happy with the contents of this commit, but not with the subject of the commit message as it does not tell anyone what has been changed, just the effect of which.

Invoked the full_slicer method just after generic property instrumentation
so that CBMC can properly slice the program w.r.t. a given assertion in the program.
Additionally, replaced returns from goto functions in goto_instrument_parse_options,
as done similarly in cbmc_parse_options
@lucasccordeiro
Copy link
Contributor Author

@tautschnig: I have just updated the commit message according to your suggestion. Please let me know if you have other suggestions. As we have spoken via Skype, I'm planning to make small PRs that punctually fix the slicer regression suite.

@tautschnig
Copy link
Collaborator

Great, thanks, approval set!

@kroening kroening merged commit 409f97e into diffblue:master Mar 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants