diffblue-cbmc/regression/cbmc-cpp
Michael Tautschnig 2ee2a57d7c Enable internal validation for C++ regression tests
We should perform as much sanity checking in regression tests as
possible. This required cleaning up unused parameter identifiers and
disabling sanity checking of names as is already done for Java, because
we similarly have name mangling in C++.
2019-05-21 16:02:40 +01:00
..
FunctionParam1 Run cbmc c++ regression as part of default regression test 2017-10-13 19:56:03 +01:00
MethodParam1 Fix access in test 2018-06-13 01:50:35 +01:00
cpp1 C++ destructors: Ensure "this" is a fully qualified name 2019-04-08 09:33:52 +00:00
cpp2 move to C++ tests from regression/cbmc to regression/cbmc-cpp 2018-09-19 15:45:21 +01:00
gcc_attributes1 C++ front-end: Declarator to symbol conversion follows C implementation 2019-05-15 13:23:36 +00:00
lvalue1 Replace side effects expressions inside address_of 2019-04-01 11:26:22 +01:00
typedef1 C++ front-end: store typedef names 2019-04-18 15:05:58 +01:00
union2 Run cbmc c++ regression as part of default regression test 2017-10-13 19:56:03 +01:00
CMakeLists.txt Enable internal validation for C++ regression tests 2019-05-21 16:02:40 +01:00
Makefile Enable internal validation for C++ regression tests 2019-05-21 16:02:40 +01:00