Skip to content

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

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.

Add option to use a specific generator
1 participant