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