diffblue-cbmc/regression/test-script
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
..
excluded-line Fix tests with missing EXIT or SIGNAL tests 2018-03-23 11:37:53 +00:00
failing-excluded-line Fix several test problems on Windows 2017-03-20 17:18:37 +00:00
failing-multi-line Fix several test problems on Windows 2017-03-20 17:18:37 +00:00
failing-single-line Fix several test problems on Windows 2017-03-20 17:18:37 +00:00
multi-line Fix tests with missing EXIT or SIGNAL tests 2018-03-23 11:37:53 +00:00
single-line Fix tests with missing EXIT or SIGNAL tests 2018-03-23 11:37:53 +00:00
single-line-windows-line-ends Fix tests with missing EXIT or SIGNAL tests 2018-03-23 11:37:53 +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
program_runner.sh Fix several test problems on Windows 2017-03-20 17:18:37 +00:00