Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 657 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 657 Bytes

TypeChef Analysis of SQLite

Contains various scripts to run static analysis and sampling strategies with TypeChef on SQLite.

The setup requires multiple steps. Contact me if there are any issues.

Setup & Source code

The requiered source code as well as all preparation steps have been already performed, you can start directly with the analysis. In case your operating system does not offer the requiered C system headers, you can find the used headers for our evaluation here.

How to run the analysis

Run runVAA.sh to run the variability-aware analysis and for sampling runSampling.sh.