From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v3] syscalls/pipe13: Add regression test for pipe to wake up all readers
Date: Wed, 26 Feb 2020 14:56:17 +0100 [thread overview]
Message-ID: <20200226135616.GC24080@rei> (raw)
In-Reply-To: <1582686383-23299-1-git-send-email-xuyang2018.jy@cn.fujitsu.com>
Hi!
I've added a few more fixes/assertions and pushed, thanks.
* Changed the code to run the test for a few different number of
children
* Added check for return value from the read() in the child
* Added SAFE_CLOSE(fds[0]) into the parent
- this fixes failures with large enough -i parameter where the test
would run out of file descriptors
--
Cyril Hrubis
chrubis@suse.cz
next prev parent reply other threads:[~2020-02-26 13:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-24 9:52 [LTP] [PATCH] syscalls/pipe13: Add regression test for pipe to wake up all readers Yang Xu
2020-02-24 12:58 ` Cyril Hrubis
2020-02-25 9:07 ` Yang Xu
2020-02-25 10:28 ` Cyril Hrubis
2020-02-26 1:27 ` Yang Xu
2020-02-26 3:06 ` [LTP] [PATCH v3] " Yang Xu
2020-02-26 13:56 ` Cyril Hrubis [this message]
2020-02-25 9:57 ` [LTP] [PATCH v2] " Yang Xu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200226135616.GC24080@rei \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.