]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit997e200182347d2cc7e37bc43eaafe249b4571b9
treee9e586cf5b19c1ef0f00e597fd72c60af324f139
parent06236f4efb926aa433e2cb3e36e8467f4a0e42c0
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