commit | 9b77d73744852adddbb0871dd2a5691738886f10 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Fri Aug 07 10:27:37 2020 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Fri Aug 07 10:27:37 2020 -0700 |
tree | 6baea9b8ef9ca4d77ab49a628bfea86ac624c5b0 | |
parent | ca0a46aefa4f0498f7186613c728ce97877eed9d [diff] |
logd: add a test that logd ignores SIGPIPE Now that libsysutils sockets do not ignore SIGPIPE, logd itself must ignore it and we therefore add a test that it is ignored properly. Test: this test passes Test: this test fails if logd doesn't ignore SIGPIPE Change-Id: I65474967f40291a7abd11cfd279c8cde2d2bca14