about summary refs log tree commit diff homepage
path: root/test/Makefile
AgeCommit message (Expand)Author
2010-05-02Sketch support for running KLEE tests using 'lit'.Daniel Dunbar
2010-04-05Fix some tests w/ objdir != srcdir.Daniel Dunbar
2010-03-14Update for 2.7.Daniel Dunbar
2010-02-19Fixed the problem of 'make check' failing on XFAILs. Based on patchCristian Cadar
2009-09-21Don't force llvm-gcc to -m32, just hope that it was configured correctly for theDaniel Dunbar
2009-08-17Update for LLVM API change.Daniel Dunbar
2009-08-01Don't force -m32 in tests; this should be handled by the build system.Daniel Dunbar
2009-05-22Add "name" argument to klee_make_symbolic, and kill off klee_make_symbolic_name.Daniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar