diffblue-cbmc/regression/goto-instrument-typedef
Chris Smowton 3b00bdc085 Fix tests with missing EXIT or SIGNAL tests
Some tests had previously been passing despite actually causing a crash, due
to the required output being too loosely specified. This ensures the bare minimum:
that every test has an expected EXIT code and SIGNAL result.

The codes suggested were taken from the test's current output, and only applied for
CORE tests, but hand inspection suggests these choices are reasonable.
2018-03-23 11:37:53 +00:00
..
typedef-anon-struct1 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-anon-struct2 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-anon-union1 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-anon-union2 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-const-struct1 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-const-type1 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-const-union1 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-param-anon-struct1 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-param-anon-union1 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-param-struct1 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-param-type1 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-param-type2 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-param-type3 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-param-union1 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-return-anon-struct1 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-return-anon-union1 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-return-struct1 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-return-type1 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-return-type2 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-return-type3 Fix tests with missing EXIT or SIGNAL tests 2018-03-23 11:37:53 +00:00
typedef-return-union1 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-struct1 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-struct2 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-type1 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-type2 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-type3 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-type4 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-union1 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
typedef-union2 Use single quotes for Windows compatibility 2017-11-02 12:18:14 +00:00
CMakeLists.txt Automatically deduce test names from dir names 2017-09-20 14:36:59 +01:00
Makefile Move implementation of failed-tests-printer.pl into test.pl 2017-11-02 12:18:15 +00:00
chain.sh Enable running tests from CMake 2017-09-11 14:29:12 +01:00