about summary refs log tree commit diff homepage
path: root/test/Concrete/ConcreteTest.py
AgeCommit message (Expand)Author
2021-04-20test/Concrete: Use Python 3 in ConcreteTest.py explicitlyLukas Zaoral
2019-04-02Teach ConcreteTest.py to use `gmake` instead of `make` on FreeBSDGleb Popov
2019-03-13Renamed --no-output to --write-no-tests and placed it in the test case catego...Cristian Cadar
2017-07-24more portable shebangsJörg Thalheim
2016-11-07Implement a CMake based build system for KLEE.Dan Liew
2014-10-08Fixes support for passing arguments to klee in the ConcreteTests.Willem
2014-09-14Upgrade ConcreteTest.py to work with Python3 (Python 2.7.x should stillDan Liew
2014-09-12[tests] Update ConcreteTest to use --output-dir.Daniel Dunbar
2014-09-12Rewrite ConcreteTest.py to only run one test at a time.Daniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar