Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b8baa05a authored by Gustavo Romero's avatar Gustavo Romero Committed by Michael Ellerman
Browse files

selftests/powerpc: Ignore generated files



Currently some binary files which are generated when tests are compiled
are not ignored by git, so 'git status' catch them.

For copyloops test, fix wrong binary names already in .gitignore. For
ptrace, security, and stringloops tests add missing binary names to the
.gitignore file.

Signed-off-by: default avatarGustavo Romero <gromero@linux.ibm.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190814205638.25322-2-gromero@linux.ibm.com
parent 6278f55b
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
copyuser_64_t0
copyuser_64_t1
copyuser_64_t2
copyuser_power7_t0
copyuser_power7_t1
copyuser_p7_t0
copyuser_p7_t1
memcpy_64_t0
memcpy_64_t1
memcpy_64_t2
memcpy_power7_t0
memcpy_power7_t1
memcpy_p7_t0
memcpy_p7_t1
copyuser_64_exc_t0
copyuser_64_exc_t1
copyuser_64_exc_t2
+3 −0
Original line number Diff line number Diff line
@@ -10,3 +10,6 @@ ptrace-tm-spd-vsx
ptrace-tm-spr
ptrace-hwbreak
perf-hwbreak
core-pkey
ptrace-pkey
ptrace-syscall
+1 −0
Original line number Diff line number Diff line
rfi_flush
+4 −1
Original line number Diff line number Diff line
memcmp
memcmp_64
memcmp_32
strlen
strlen_32