]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
selftests/powerpc: Add missing binaries to .gitignores
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 6 Oct 2016 09:48:21 +0000 (20:48 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 6 Oct 2016 11:26:40 +0000 (22:26 +1100)
Some of the recent new selftests were missing additions to .gitignore,
add them now.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
tools/testing/selftests/powerpc/math/.gitignore
tools/testing/selftests/powerpc/signal/.gitignore [new file with mode: 0644]
tools/testing/selftests/powerpc/tm/.gitignore

index 4fe13a439fd7f22be735a3f084a28a94ab90e104..50ded63e25b710deadc13467cf7849c9f329ff6f 100644 (file)
@@ -4,3 +4,4 @@ fpu_preempt
 vmx_preempt
 fpu_signal
 vmx_signal
+vsx_preempt
diff --git a/tools/testing/selftests/powerpc/signal/.gitignore b/tools/testing/selftests/powerpc/signal/.gitignore
new file mode 100644 (file)
index 0000000..1b89224
--- /dev/null
@@ -0,0 +1,2 @@
+signal
+signal_tm
index 82c0a9ce6e748129ffc3794be52b913626d66814..427621792229e68c7fcdaff89f28782bda14c1da 100644 (file)
@@ -7,3 +7,7 @@ tm-fork
 tm-tar
 tm-tmspr
 tm-exec
+tm-signal-context-chk-fpu
+tm-signal-context-chk-gpr
+tm-signal-context-chk-vmx
+tm-signal-context-chk-vsx