]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/powerpc: Fail load_unaligned_zeropad on miscompare
authorMichael Ellerman <mpe@ellerman.id.au>
Tue, 1 Nov 2016 04:01:18 +0000 (15:01 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 14 Nov 2016 00:11:51 +0000 (11:11 +1100)
commitc89d63e97442a2e6013d1fed3b62c819ee7ba5d4
treee9e586cf5b19c1ef0f00e597fd72c60af324f139
parent4e010a79a74eedd7302ed65ee3167e18f8ee3ab6
selftests/powerpc: Fail load_unaligned_zeropad on miscompare

If the result returned by load_unaligned_zeropad() doesn't match what we
expect we should fail the test!

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
tools/testing/selftests/powerpc/primitives/load_unaligned_zeropad.c