[test] Use EPIPE if ESTRPIPE is not defined like macos
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Tue, 29 Aug 2023 09:13:19 +0000 (18:13 +0900)
committerwooksong <wook16.song@samsung.com>
Fri, 1 Sep 2023 00:54:30 +0000 (09:54 +0900)
commit87cfc5c112ae4841e7131bc1a85193f7c6de8727
tree8810a93c8989fa37597d9c5b8074778c0e85c265
parentb4a2a8009eb5909d6e077a2c3ee1d9ebf60b0f27
[test] Use EPIPE if ESTRPIPE is not defined like macos

- Use EPIPE instead of ESTRPIPE where it is not defined.

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
tests/unittest_util.c