[LTP] [PATCH 4/4] doc/c-api: Document .skip_in_* flags

Martin Doucha mdoucha@suse.cz
Thu Jul 20 17:27:47 CEST 2023


Hi,
Reviewed-by: Martin Doucha <mdoucha@suse.cz>

On 20. 07. 23 17:02, Petr Vorel wrote:
> Signed-off-by: Petr Vorel <pvorel@suse.cz>
> ---
>   doc/c-test-api.txt | 6 ++++++
>   1 file changed, 6 insertions(+)
> 
> diff --git a/doc/c-test-api.txt b/doc/c-test-api.txt
> index 07c069ced..74871e6c8 100644
> --- a/doc/c-test-api.txt
> +++ b/doc/c-test-api.txt
> @@ -2412,6 +2412,12 @@ static struct tst_test test = {
>   };
>   -------------------------------------------------------------------------------
>   
> +1.41 Skipping test based on system state
> +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> +Test can be skipped on various conditions: on enabled SecureBoot
> +('.skip_in_secureboot = 1'), lockdown ('.skip_in_lockdown = 1') or in 32-bit
> +compat mode ('.skip_in_compat = 1').
> +
>   2. Common problems
>   ------------------
>   

-- 
Martin Doucha   mdoucha@suse.cz
SW Quality Engineer
SUSE LINUX, s.r.o.
CORSO IIa
Krizikova 148/34
186 00 Prague 8
Czech Republic



More information about the ltp mailing list