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

Explain how to use the makefile and how to get the KLEE kode

parent d8f29ea3
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