TCS / Software / LIME

The LIME Concolic Tester for C

The LIME Concolic Tester for C is an automated white-box tester for C programs. Concolic testing is also known as dynamic symbolic execution. It attempts to visit every possible execution path of the program under test.

Releases

Note: The software is only known to work on 64-bit Ubuntu Linux.

Quick-start

Documentation

For more documentation on the LIME tools, see the page for the LIME testbench for Java.


Latest update: 22 October 2012.