From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v2] syscalls/execveat01: new test to verify execveat unlinked fd
Date: Thu, 9 Aug 2018 11:04:07 +0200 [thread overview]
Message-ID: <20180809090406.GA29365@rei> (raw)
In-Reply-To: <1533111474.1176.4.camel@mtkswgap22>
Hi!
Pushed with minor changes, thanks.
* Added check for execveat() support to the test setup and dropped the
minimal kernel version from test structure
* Renamed the test to execveat03 so that we can add execveat01 and
execveat02 that would test the cases without overlay being involved
* Removed SAFE_WAITPID() from the verify_execveat() since the child
has to be waited for in the test library so that errors are propagated
correctly
* Moved the execveat.h to the include/lapi/ directory
* Added syscalls/runtest entry so that the test is executed during the
tesrun
--
Cyril Hrubis
chrubis@suse.cz
next prev parent reply other threads:[~2018-08-09 9:04 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-01 8:17 [LTP] [PATCH v2] syscalls/execveat01: new test to verify execveat unlinked fd Eddie.Horng
2018-08-01 11:17 ` Li Wang
2018-08-01 12:53 ` Cyril Hrubis
2018-08-03 9:32 ` Eddie Horng
2018-08-06 9:26 ` Li Wang
2018-08-08 14:41 ` Cyril Hrubis
2018-08-08 14:48 ` Cyril Hrubis
2018-08-09 9:04 ` Cyril Hrubis [this message]
2018-08-10 9:32 ` Eddie Horng
2018-09-11 15:24 ` Jan Stancek
2018-09-12 1:44 ` Eddie Horng
2018-09-12 7:04 ` Jan Stancek
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=20180809090406.GA29365@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.