Files
qemu-esp-boards/tests
Alberto Garcia efd0fbbcf5 iotests: disable core dumps in test 061
Commit 934659c460 disabled the supression of segmentation faults in
bash tests. The new output of test 061, however, assumes that a core
dump will be produced if a program aborts. This is not necessarily the
case because core dumps can be disabled using ulimit.

Since we cannot guarantee that abort() will produce a core dump, we
should use SIGKILL instead (that does not produce any) and update the
test output accordingly.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2015-10-16 15:34:29 +02:00
..
2015-09-11 10:45:43 +03:00
2015-06-22 17:40:00 +02:00
2015-10-09 15:25:57 +02:00
2015-10-09 15:25:57 +02:00
2015-10-09 15:25:57 +02:00
2015-10-09 15:25:57 +02:00
2015-10-12 18:44:54 +02:00
2015-06-05 19:45:09 +02:00
2015-09-25 14:53:29 +02:00