[LTP] [RFC PATCH v3 10/10] ima/ima_mmap: Rewrite to new library

Cyril Hrubis chrubis@suse.cz
Fri Apr 20 13:42:32 CEST 2018


Hi!
> -	ima_mmap $FILE &
> +	ima_mmap -f $FILE &
>  	# wait for violations appear in logs
>  	tst_sleep 1s

Whenever we wait for logs we should poll for them.

But same as the sleep in previous case, let's get these tests fixed
first, then we can improve on the performance and robustness.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list