[LTP] [PATCH v1] Refactor pidns17 test using new LTP API

Richard Palethorpe rpalethorpe@suse.de
Tue Nov 1 11:54:57 CET 2022


hello,

> +	if (counter != CHILDREN_NUM) {
> +		tst_res(TFAIL, "%d children didn't end", CHILDREN_NUM - counter);
> +		return 1;
>  	}

Forgot to add, this is another place with can use TST_EXP_EQ

-- 
Thank you,
Richard.


More information about the ltp mailing list