aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-17selftests/powerpc: Add ptrace tests for GPR/FPR registersAnshuman Khandual1-1/+2
2016-11-17selftests/powerpc: Move shared headers into new include dirSimon Guo1-1/+1
2016-10-04selftests/powerpc: Check that signals always get deliveredCyril Bur1-0/+1
2016-08-10selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman1-1/+1
2016-07-05selftests/powerpc: Test unaligned copy and pasteChris Smart1-1/+2
2016-05-11selftests/powerpc: Test cp_abort during context switchChris Smart1-0/+1
2016-03-02selftests/powerpc: Test the preservation of FPU and VMX regs across syscallCyril Bur1-1/+2
2016-03-02selftests/powerpc: Remove -flto from common CFLAGSSuraj Jitindar Singh1-1/+1
2015-10-15selftests/powerpc: Sort the list of SUB_DIRS to buildMichael Ellerman1-1/+11
2015-10-15selftests/powerpc: Add tests of unmuxed IPC callsMichael Ellerman1-1/+1
2015-10-01powerpc/selftest: Add gettimeofday() benchmarkMichael Neuling1-1/+1
2015-06-07selftests/powerpc: Add test for system wide DSCR defaultAnshuman Khandual1-1/+1
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-8/+8
2015-03-28selftests/powerpc: Add a test of the switch_endian() syscallMichael Ellerman1-1/+1
2015-03-19selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman1-2/+1
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman1-2/+17
2015-03-18selftests/powerpc: Rename TARGETS in powerpc selftests makefileMichael Ellerman1-6/+6
2015-03-18selftests/powerpc: Add test for VPHNGreg Kurz1-1/+1
2015-01-23selftests/powerpc: Add memcmp testcaseAnton Blanchard1-1/+1
2014-09-30selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman1-1/+1
2014-07-28selftests/powerpc: Don't ignore errors from sub MakefilesMichael Ellerman1-5/+5
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff1-1/+1
2014-06-06selftests/powerpc: Test the THP bug we fixed in the previous commitMichael Ellerman1-1/+1
2014-03-07selftests/powerpc: Import Anton's memcpy / copy_tofrom_user testsMichael Ellerman1-1/+1
2013-08-14selftests: Add test of PMU instruction counting on powerpcMichael Ellerman1-1/+1
2013-08-14selftests: Add infrastructure for powerpc selftestsMichael Ellerman1-0/+39