about summary refs log tree commit diff homepage
path: root/test/Feature/MakeSymbolicAPI.c
AgeCommit message (Expand)Author
2024-02-08Assume C compiler's default standard is `-std=gnu17`Martin Nowack
2022-01-05Added a test for invocations of klee_make_symbolic with a wrong size to MakeS...Cristian Cadar
2019-03-07Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively.Cristian Cadar
2018-07-11Removed support for klee_make_symbolic with 2 arguments. This has been depre...Cristian Cadar
2018-05-17Improve error messages for ReadStringAtAddressTimotej Kapus
2017-11-24klee_make_symbolic: add test cases for APIFrank Busse