diffblue-cbmc/unit
Antonia Lechner 4718929976 Add unit tests for inserting symbols with (non-)empty modules 2019-10-09 14:49:39 +01:00
..
analyses Do not use has_prefix in source_location.h 2019-02-21 09:57:17 +00:00
big-int CATCH: silence Visual Studio warnings 2019-01-21 20:49:28 +00:00
catch Use .clang-format-ignore 2019-01-29 09:43:59 +00:00
goto-instrument Add module_dependencies.txt 2019-10-03 11:14:13 +01:00
goto-programs Replace `try` `catch` blocks with `REQUIRE_THROWS_MATCHES` 2019-09-20 10:15:04 +01:00
goto-symex Unit tests for goto_state::apply_condition 2019-09-12 11:23:47 +01:00
interpreter CATCH: silence Visual Studio warnings 2019-01-21 20:49:28 +00:00
json Test we can parse escaped characters in json 2019-09-05 11:13:46 +01:00
memory-analyzer Support passing arguments to the command analyzed by memory-analyzer 2019-07-04 21:34:10 +01:00
pointer-analysis Remove use of deprecated get_value_set 2019-06-11 08:10:37 +01:00
solvers Use general `satcheckt` instead of explicit MiniSAT version 2019-08-28 15:50:29 +02:00
testing-utils Merge pull request #5085 from thomasspriggs/tas/invariant_matcher 2019-09-20 15:26:07 +01:00
util Add unit tests for inserting symbols with (non-)empty modules 2019-10-09 14:49:39 +01:00
.gitignore Move miniBDD catch-style unit test to proper folder and include in Makefile 2018-09-18 09:23:44 +00:00
CMakeLists.txt Integrate STL parser into CBMC executable 2019-05-31 16:40:00 +01:00
Makefile Merge pull request #5136 from LAJW/end-iterator-dereference 2019-10-03 17:41:42 +01:00
compound_block_locations.cpp config.main is now optionalt<string> 2019-04-30 14:47:25 +01:00
compound_block_locations.h Locations added to ifthenelse in goto_program2code 2018-11-09 12:04:33 +00:00
cpp_parser.cpp Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
cpp_scanner.cpp Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
elf_reader.cpp Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
ieee_float.cpp first pass cpplint fixes in unit 2017-04-10 17:14:17 +01:00
json.cpp Normalise newlines at ends of files 2016-11-29 09:59:31 +00:00
json_symbol_table.cpp Remove redundant string initialisation 2019-04-30 22:30:57 +00:00
module_dependencies.txt Enable and update gdb api unit tests 2019-03-19 15:52:32 +00:00
path_strategies.cpp Symex: distinguish reachability from the state guard 2019-09-26 15:26:59 +01:00
path_strategies.h Fix path explorer unit test 2019-03-21 09:57:38 +00:00
smt2_parser.cpp Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
unit_tests.cpp CATCH: silence Visual Studio warnings 2019-01-21 20:49:28 +00:00
wp.cpp Replace copyright notice with author entry 2018-03-09 16:02:09 +01:00
wp_in1.c Moved unit tests to separate directory 2016-02-16 13:00:54 +00:00