Files
libguestfs/tests
Richard W.M. Jones a7bd499244 tests: regressions: Ignore SIGPIPE in test.
The test tests/regressions/rhbz914931.c works by causing the daemon to
segfault while writing to it.

For reasons unknown, when configured --without-libvirt, this causes
the test to fail receiving SIGPIPE (exit code 141).  We can prevent
this by installing a signal handler to ignore SIGPIPE, so the signal
is converted to EPIPE which the code handles properly.
2017-02-23 13:59:22 +00:00
..
2016-04-16 20:40:49 +01:00
2017-01-26 15:05:46 +00:00
2017-01-26 15:05:46 +00:00
2015-10-05 15:43:35 +02:00
2015-10-05 15:43:35 +02:00
2017-01-26 15:05:46 +00:00
2015-10-05 15:43:35 +02:00
2016-05-04 18:56:01 +02:00
2015-10-05 15:43:35 +02:00
2015-10-05 15:43:35 +02:00