Skip to content

--function with nondet structs for Java #93

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 2 commits into from
May 25, 2016
Merged

--function with nondet structs for Java #93

merged 2 commits into from
May 25, 2016

Conversation

danpoe
Copy link
Contributor

@danpoe danpoe commented May 19, 2016

Can specify --function to test single methods of Java programs. Code is added to _start() to initialize the associated struct with nondet values (for non-pointer fields). For pointer fields memory is malloc'd and the pointer target is (recursively) initialized with nondet values.

Addresses #43

@kroening kroening self-assigned this May 24, 2016
@peterschrammel peterschrammel merged commit dac6154 into diffblue:master May 25, 2016
smowton pushed a commit to smowton/cbmc that referenced this pull request May 9, 2018
…in-allow-string-constant

Updated string_join to allow string constant arguments
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