[LTP] [PATCH 4/4 v2] syscalls/fcntl: Replace TINFO with TPASS or TFAIL
Cyril Hrubis
chrubis@suse.cz
Mon Jun 7 15:29:54 CEST 2021
Hi!
> not sure if change to use goto satisfied Cyril's requirement:
>
> we should rather skip the test in the main instead
> as it was done in the original code as:
>
> if (NO_NFS)
> run_test(...);
> else
> tst_resm(TCONF, "Skipping mandatory locking on NFS");
Yes I still think that the code looks better if we skip the test in the
main here.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list