Skip to content
Snippets Groups Projects
Commit 2a9a7733 authored by Henrik Tjäder's avatar Henrik Tjäder
Browse files

Merged from klee-branch

parent 50a7139b
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,25 @@ cd ~/workspace
git clone https://gitlab.henriktjader.com/d7020e/d7020e_srp.git
```
The code for KLEE-analysis is aquired by running:
```
git checkout klee
```
## Command Line setup
Shorthand for running with KLEE-analysis is
```
make bench
```
Please inspect the Makefile if you are curious how this is done.
## Eclipse setup
Start eclipse through the window manager
Import project to eclipse,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment