Skip to content
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

Refactor scripts #76

Open
2 of 5 tasks
mchalupa opened this issue Mar 8, 2018 · 0 comments
Open
2 of 5 tasks

Refactor scripts #76

mchalupa opened this issue Mar 8, 2018 · 0 comments

Comments

@mchalupa
Copy link
Member

mchalupa commented Mar 8, 2018

  • divide symbiotic into two parts: one part that does code transformations and one that executes the verifier. The transformation part will be generic, but will have hooks for tools that can be run before/after instrumentation/slicing, etc.
  • make tool modules in Symbiotic use the official benchexec modules (inherit from them)
  • use argparse (use argparse for parsing arguments #72 )
  • divide SymbioticOptions to suboptions (for slicer/instrumentation/...)
  • modularize the scripts more: own classes for the slicer, instrumentation, etc.
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

No branches or pull requests

1 participant