[LTP] [PATCH] syscalls/pipe08: Remove the test
Cyril Hrubis
chrubis@suse.cz
Tue Jul 25 12:39:43 CEST 2023
Hi!
> This test scenario of verifying SIGPIPE signal is being covered in
> syscalls/write05.c test.
Hmm, this one is actually hard to figure out. Indeed the write test
implmenents the SIGPIPE case, however it would make more sense to have
the SIGPIPE test in syscalls/pipe/ directory instead. I guess that any
kernel developer that would like to use LTP for testing changes in
pipe() implementation would rather want to have the test under pipe/
directory.
Maybe we should keep the pipe08 test and remove the case from the
write05 test instead? Or should we keep both?
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list