Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-20 | selftests/powerpc: Consolidate copy/paste test logic | Michael Ellerman | 1 | -26/+0 | |
This logic was shared between multiple tests, but now that we have removed all but one of them we can just move it into that test. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> | |||||
2016-07-05 | selftests/powerpc: Test unaligned copy and paste | Chris Smart | 1 | -0/+26 | |
Test that an ISA 3.0 compliant machine performing an unaligned copy, copy_first, paste or paste_last is sent a SIGBUS. Signed-off-by: Chris Smart <chris@distroguy.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> |