Skip to main content

A ESBMC command line wrapper.

Project description

-- This tool is still under development! --

esbmc-wr

A ESBMC wrapper thats allow to verify multiples files and functions on a single run.

Installation

Dependecies

You must have ESBMC built and exported on yout PATH variable.
This guide describe how build ESBMC.

Install esbmc-wr

  1. Clone this repo:
$ git clone https://github.com/thalestas/esbmc-wr.git
  1. Install using pip
$ cd esbmc-wr 
$ pip3 install .

Usage

1. Verify all .c files in a folder:

In the project that you want to verify, run:

$ esbmc-wr
2. Configure ESBMC parameters:

To set the ESBMC parameter, you should use -e:

$ esbmc-wr -e "--unwind 1 --no-unwinding-assertions"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

esbmc-wr-0.1.0.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

esbmc_wr-0.1.0-py2.py3-none-any.whl (11.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page