alistair23-linux/tools/testing/selftests/powerpc/stringloops
Gustavo Romero b8baa05a0e 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: Gustavo Romero <gromero@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190814205638.25322-2-gromero@linux.ibm.com
2019-08-22 23:12:47 +10:00
..
asm powerpc updates for 5.3 2019-07-13 16:08:36 -07:00
.gitignore selftests/powerpc: Ignore generated files 2019-08-22 23:12:47 +10:00
Makefile selftests/powerpc: Fix Makefiles for headers_install change 2018-09-28 15:07:45 +10:00
memcmp.c selftests/powerpc: Give some tests longer to run 2018-08-07 21:49:26 +10:00
memcmp_32.S selftests/powerpc: Add test for 32 bits memcmp 2018-08-07 21:49:29 +10:00
memcmp_64.S selftests/powerpc: Add memcmp testcase 2015-01-23 16:44:23 +11:00
string.c selftests/powerpc: Add test for strlen() 2018-08-07 21:49:30 +10:00
strlen.c selftests/powerpc: Add test for strlen() 2018-08-07 21:49:30 +10:00
strlen_32.S selftests/powerpc: Update strlen() test to test the new assembly function for PPC32 2018-08-07 21:49:31 +10:00