[LTP] [PATCH 12/13] mem: vma03: Rewrite to the new test library

Andrea Cervesato andrea.cervesato@suse.com
Thu Jun 25 14:53:22 CEST 2026


Hi!

> +	if (TST_ABI != 32 || tst_kernel_bits() != 32)
> +		tst_brk(TCONF, "test is designed for 32-bit systems only");

I would use tst_test->needs_abi_bits, since there's no need to do this
check at the beginning of setup().

--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com


More information about the ltp mailing list