[LTP] [PATCH v2] syscalls/execveat01: new test to verify execveat unlinked fd
Eddie Horng
eddiehorng.tw@gmail.com
Fri Aug 10 11:32:55 CEST 2018
2018-08-09 17:04 GMT+08:00 Cyril Hrubis <chrubis@suse.cz>:
> 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
>
Hi Cyril, Li,
Thanks your modifications and all the suggestions, reviews on this testcase.
Eddie
More information about the ltp
mailing list