meson/test cases/failing test/3 ambiguous
Kurtis Rader 5290f41f31 Report exit status or signal that killed the test
When a test fails due to a signal (e.g., SIGSEGV) it can be somewhat
mysterious why the test failed. Also, even when a test fails due to a
non-zero exit status it would help if the exit status was reported. This
augments the result string to include the non-zero exit status or
signal number and name.

Resolves #3642
2018-06-17 21:22:42 +03:00
..
main.c Report exit status or signal that killed the test 2018-06-17 21:22:42 +03:00
meson.build Report exit status or signal that killed the test 2018-06-17 21:22:42 +03:00
test_runner.sh Report exit status or signal that killed the test 2018-06-17 21:22:42 +03:00