Sign inSign up

mbrt/klee

By mbrt

Updated over 11 years ago

KLEE + LLVM 3.4

Image
2

988

mbrt/klee repository overview

docker-klee

Minimal Docker image for KLEE with LLVM 3.4 on Ubuntu Trusty.

Usage

Run this image from within your workspace. You can than build your test files using clang -emit-llvm, and then test it with KLEE commands: klee, ktest-tool, etc.

cd your/workspace
docker run --rm -tiv `pwd`:/work mbrt/klee

License

Mit. See LICENSE file.

Tag summary

Content type

Image

Digest

sha256:1e0da6e6f

Size

-

Last updated

over 11 years ago

docker pull mbrt/klee