Skip to content

Added nondet-generator option #44

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

rafaelsamenezes
Copy link
Collaborator

Description

This adds an option to specify a nondet-generator. If the flag is not set then the combination will be used.

Closes #43

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Manually executed with --nondet-generator fuzzer and --nondet-generator symex and looked over logs

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation No need to change the docs
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works We need to have a new way to support testing argument testing
  • New and existing unit tests pass locally with my changes We need to have a new way to support testing argument testing
  • Any dependent changes have been merged and published in downstream modules

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to use a specific generator
1 participant