summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/Makefile
AgeCommit message (Expand)AuthorLines
2024-04-29selftests/powerpc: Install tests in sub-directoriesMichael Ellerman-2/+2
2024-04-29selftests/powerpc: make sub-folders buildable on their ownMadhavan Srinivasan-6/+1
2023-12-13powerpc/selftests: Add test for papr-sysparmNathan Lynch-0/+1
2023-12-13powerpc/selftests: Add test for papr-vpdNathan Lynch-0/+1
2023-09-22selftests/powerpc: Fix emit_tests to work with run_kselftest.shMichael Ellerman-4/+3
2023-06-19selftests/powerpc/dexcr: Add hashst/hashchk testBenjamin Gray-0/+1
2023-03-30selftests/powerpc: Pass make context to childrenBenjamin Gray-4/+4
2022-03-08selftest/powerpc: Add PAPR sysfs attributes sniff testPratik R. Sampat-0/+1
2022-03-08selftests/powerpc: Add test for real address error handlingGanesh Goudar-1/+2
2020-04-21selftests/powerpc: Add NX-GZIP engine compress testcaseRaphael Moreira Zinsly-0/+1
2019-09-05selftests/powerpc: Add basic EEH selftestOliver O'Halloran-0/+1
2018-10-20selftests/powerpc: Add test to verify rfi flush across a system callNaveen N. Rao-1/+2
2018-05-21selftests/powerpc: Remove redundant cp_abort testMichael Neuling-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-05-08Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+2
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+1
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2017-04-25selftests: powerpc: override clean in lib.mk to fix warningsShuah Khan-1/+2
2017-03-27selftests/powerpc: Fix standalone powerpc buildMichael Ellerman-5/+5
2017-03-24tools/testing/selftests/powerpc: remove redundant CFLAGS in Makefile: "-Wall ...Chijun Sima-1/+1
2017-03-20selftests/powerpc: Add cache_shape sniff testMichael Ellerman-0/+1
2017-02-14selftests/powerpc: Fix the clean rule since recent changesMichael Ellerman-1/+2
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com-6/+9
2016-11-17selftests/powerpc: Add ptrace tests for GPR/FPR registersAnshuman Khandual-1/+2
2016-11-17selftests/powerpc: Move shared headers into new include dirSimon Guo-1/+1
2016-10-04selftests/powerpc: Check that signals always get deliveredCyril Bur-0/+1
2016-08-10selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman-1/+1
2016-07-05selftests/powerpc: Test unaligned copy and pasteChris Smart-1/+2
2016-05-11selftests/powerpc: Test cp_abort during context switchChris Smart-0/+1
2016-03-02selftests/powerpc: Test the preservation of FPU and VMX regs across syscallCyril Bur-1/+2
2016-03-02selftests/powerpc: Remove -flto from common CFLAGSSuraj Jitindar Singh-1/+1
2015-10-15selftests/powerpc: Sort the list of SUB_DIRS to buildMichael Ellerman-1/+11
2015-10-15selftests/powerpc: Add tests of unmuxed IPC callsMichael Ellerman-1/+1
2015-10-01powerpc/selftest: Add gettimeofday() benchmarkMichael Neuling-1/+1
2015-06-07selftests/powerpc: Add test for system wide DSCR defaultAnshuman Khandual-1/+1
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds-8/+8
2015-03-28selftests/powerpc: Add a test of the switch_endian() syscallMichael Ellerman-1/+1
2015-03-19selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman-2/+1
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman-2/+17
2015-03-18selftests/powerpc: Rename TARGETS in powerpc selftests makefileMichael Ellerman-6/+6
2015-03-18selftests/powerpc: Add test for VPHNGreg Kurz-1/+1
2015-01-23selftests/powerpc: Add memcmp testcaseAnton Blanchard-1/+1
2014-09-30selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman-1/+1
2014-07-28selftests/powerpc: Don't ignore errors from sub MakefilesMichael Ellerman-5/+5
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff-1/+1
2014-06-06selftests/powerpc: Test the THP bug we fixed in the previous commitMichael Ellerman-1/+1
2014-03-07selftests/powerpc: Import Anton's memcpy / copy_tofrom_user testsMichael Ellerman-1/+1
2013-08-14selftests: Add test of PMU instruction counting on powerpcMichael Ellerman-1/+1
2013-08-14selftests: Add infrastructure for powerpc selftestsMichael Ellerman-0/+39