Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | selftests/powerpc: Only run some tests on ppc64le | Michael Ellerman | 2018-08-07 |
| | | | | | | | These tests are currently failing on (some) big endian systems. Until we can fix that, skip them unless we're on ppc64le. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> | ||
* | selftests/powerpc: Add TM test to check if TAR is corrupted | Rashmica Gupta | 2016-05-11 |
If the transaction is aborted, the TAR should be rolled back to the checkpointed value before the transaction began. The value written to the TAR when the transaction is suspended should only remain there if the transaction completes successfully. Signed-off-by: Rashmica Gupta <rashmicy@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> |