aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/stringloops (follow)
AgeCommit message (Expand)AuthorFilesLines
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