priyasiddharth / sv-comp-c

sv comp c benchmarks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this repository about?

This repository is a modified version of the SV-Comp repo.

How to run benchmarks?

mkdir build; cd build
cmake -DSEAHORN_ROOT=<SEAHORN_RUN_DIRECTORY> -DSEA_CONFIG=../sea.yaml ../
ctest -R

To run a single benchmark, use

ctest -R <test name>

About

sv comp c benchmarks


Languages

Language:C 96.0%Language:SWIG 3.2%Language:CMake 0.4%Language:Shell 0.2%Language:Makefile 0.2%Language:Python 0.1%