[LTP] [PATCH] crash02: remove verbose option from runtest file
Andrea Cervesato
andrea.cervesato@suse.com
Fri Jul 4 10:58:12 CEST 2025
Merged thanks!
On 7/4/25 10:43 AM, Avinesh Kumar wrote:
> we have removed support for verbose option -v in the rewrite of crash02
>
> Fixes: 16cd67ef1 (misc: rewrite crash02 test)
> Signed-off-by: Avinesh Kumar <akumar@suse.de>
> ---
> runtest/crashme | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/runtest/crashme b/runtest/crashme
> index 7a630916b..af45d29bc 100644
> --- a/runtest/crashme
> +++ b/runtest/crashme
> @@ -7,6 +7,6 @@ f00f f00f
> crash01 crash01
> # Generate random code and execute it. Read f00f comment,
> # this test lockup SunOS,WindowsNT,etc. in seconds..
> -crash02 crash02 -v 2
> +crash02 crash02
> # Fork as many children as possible. On systems with lots of memory
> # and kernels prior to 2.4.19, this can hang the system by using up all pids
More information about the ltp
mailing list