summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc/tm/.gitignore
diff options
context:
space:
mode:
authorMichael Neuling <mikey@neuling.org>2017-05-08 17:16:27 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2017-05-16 13:03:05 +1000
commitcde97f8492ac4425c4d0647a308e15e78cb4c218 (patch)
tree44851d0071a6ccda4870fd9c0a21719480187758 /tools/testing/selftests/powerpc/tm/.gitignore
parentf48e91e87e67b56bef63393d1a02c6e22c1d7078 (diff)
selftests/powerpc: Test TM and VMX register state
Test that the VMX checkpointed register state is maintained when a VMX unavailable exception is taken during a transaction. Thanks to Breno Leitao <brenohl@br.ibm.com> and Gustavo Bueno Romero <gromero@br.ibm.com> for the original test this is based heavily on. Signed-off-by: Michael Neuling <mikey@neuling.org> Reviewed-by: Cyril Bur <cyrilbur@gmail.com> [mpe: Add to .gitignore, always build it 64-bit to fix build errors] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/testing/selftests/powerpc/tm/.gitignore')
-rw-r--r--tools/testing/selftests/powerpc/tm/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/powerpc/tm/.gitignore b/tools/testing/selftests/powerpc/tm/.gitignore
index 427621792229..2f1f7b013293 100644
--- a/tools/testing/selftests/powerpc/tm/.gitignore
+++ b/tools/testing/selftests/powerpc/tm/.gitignore
@@ -11,3 +11,4 @@ tm-signal-context-chk-fpu
tm-signal-context-chk-gpr
tm-signal-context-chk-vmx
tm-signal-context-chk-vsx
+tm-vmx-unavail