[LTP] [PATCH v4 2/2] Rewrite fcnt14 test
Cyril Hrubis
chrubis@suse.cz
Tue Sep 10 17:48:26 CEST 2024
Hi!
Just minor thing the subject has 'fcnt14' instead of 'fcntl14'.
> ---
> runtest/syscalls | 4 +-
> testcases/kernel/syscalls/fcntl/fcntl14.c | 1253 +++++------------------------
> 2 files changed, 211 insertions(+), 1046 deletions(-)
>
> diff --git a/runtest/syscalls b/runtest/syscalls
> index a9fc8c432..1e4c41d17 100644
> --- a/runtest/syscalls
> +++ b/runtest/syscalls
> @@ -312,8 +312,8 @@ fcntl12 fcntl12
> fcntl12_64 fcntl12_64
> fcntl13 fcntl13
> fcntl13_64 fcntl13_64
> -fcntl14 fcntl14
> -fcntl14_64 fcntl14_64
> +fcntl14_01 fcntl14
> +fcntl14_01_64 fcntl14_64
We should get rid of the 01 if there is only single variant now.
The rest looks fine.
With these fixed: Reviewed-by: Cyril Hrubis <chrubis@suse.cz>
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list