Commit Graph

2 Commits

Author SHA1 Message Date
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
Michael Tautschnig 6f73ade4fb Single chain.sh and directory for goto-instrument tests
There is no need for having yet another script and directory for each
and every feature of goto-instrument.

Includes minor cleanup of test.desc files (no quotes).
2017-01-18 06:33:33 -08:00