Skip to content

Add support for --generate-function-body-options in Rust and C++ API #7660

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

Open
NlightNFotis opened this issue Apr 11, 2023 · 0 comments
Open
Labels
Kani Bugs or features of importance to Kani Rust Verifier Rust API Issues pertaining to the CBCM Rust API

Comments

@NlightNFotis
Copy link
Contributor

Description

Add support for the goto-instrument options --generate-function-body-options and --generate-function-body in the Rust and C++ API.

The end result should be facilitating an interaction with the API that achieves a similar result to the following goto-instrument invocation: goto-instrument --generate-function-body-options assert-false-assume-false --generate-function-body ".*" --drop-unused-functions b_harness.out b_harness.out

Context

[This is to track items outlined in #7042 that are missing to make the C++ and Rust API more useful]

@NlightNFotis NlightNFotis added Kani Bugs or features of importance to Kani Rust Verifier Rust API Issues pertaining to the CBCM Rust API labels Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kani Bugs or features of importance to Kani Rust Verifier Rust API Issues pertaining to the CBCM Rust API
Projects
Status: No status
Development

No branches or pull requests

1 participant