aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/stringloops (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-22selftests/powerpc: Ignore generated filesGustavo Romero1-1/+4
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2019-07-01selftests/powerpc: ppc_asm.h: typo in the header guardDenis Efremov1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman1-0/+1
2018-08-07selftests/powerpc: Update strlen() test to test the new assembly function for PPC32Christophe Leroy3-0/+9
2018-08-07selftests/powerpc: Add test for strlen()Christophe Leroy3-1/+151
2018-08-07selftests/powerpc: Add test for 32 bits memcmpChristophe Leroy2-3/+18
2018-08-07selftests/powerpc: Give some tests longer to runMichael Ellerman1-0/+1
2018-07-24selftests/powerpc: Update memcmp_64 selftest for VMX implementationSimon Guo4-23/+141
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com1-7/+2
2016-11-17selftests/powerpc: Move shared headers into new include dirSimon Guo1-1/+1
2016-10-06selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman1-0/+1
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman1-10/+5
2015-01-23selftests/powerpc: Add memcmp testcaseAnton Blanchard5-0/+132