aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc
AgeCommit message (Expand)Author
2019-12-01selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman
2019-12-01selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman
2019-12-01selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley
2019-12-01selftests/powerpc/ptrace: Fix out-of-tree buildJoel Stanley
2019-11-20selftests/powerpc: Do not fail with rescheduleBreno Leitao
2019-11-10selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario
2019-11-10selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V
2018-11-21powerpc/selftests: Wait all threads to joinBreno Leitao
2018-11-13selftests/powerpc: Fix ptrace tm failureBreno Leitao
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman
2018-08-08selftests/powerpc: Kill child processes on SIGINTBreno Leitao
2018-08-08selftests/powerpc/64: Test exception cases in copy_tofrom_userMichael Ellerman
2018-08-08selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras
2018-08-08selftests/powerpc: Add more version checks to alignment_handler testMichael Ellerman
2018-08-08selftests/powerpc: Skip earlier in alignment_handler testMichael Ellerman
2018-08-07selftests/powerpc: Update strlen() test to test the new assembly function for...Christophe Leroy
2018-08-07selftests/powerpc: Add test for strlen()Christophe Leroy
2018-08-07selftests/powerpc: Add test for 32 bits memcmpChristophe Leroy
2018-08-07selftests/powerpc: Give some tests longer to runMichael Ellerman
2018-08-07selftests/powerpc: Only run some tests on ppc64leMichael Ellerman
2018-08-07selftests/powerpc: Add a helper for checking if we're on ppc64leMichael Ellerman
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2018-07-24selftests/powerpc: Update memcmp_64 selftest for VMX implementationSimon Guo
2018-07-24selftests/powerpc: Fix ptrace-pkey for default execute permission changeRam Pai
2018-07-24selftests/powerpc: Fix core-pkey for default execute permission changeRam Pai
2018-07-20selftests/powerpc: Consolidate copy/paste test logicMichael Ellerman
2018-07-20selftests/powerpc: Remove Power9 paste testsMichael Ellerman
2018-07-20selftests/powerpc: Remove Power9 copy_unaligned testMichael Ellerman
2018-07-02selftests/powerpc: Fix typosBreno Leitao
2018-07-02selftests/powerpc: Fix strncpy usageBreno Leitao
2018-06-03selftests/powerpc: Add perf breakpoint testMichael Neuling
2018-05-28selftests/powerpc: Add core file test for Protection Key registersThiago Jung Bauermann
2018-05-28selftests/powerpc: Add ptrace tests for Protection Key registersThiago Jung Bauermann
2018-05-25selftests/powerpc: Add ptrace hw breakpoint testMichael Neuling
2018-05-25selftests/powerpc: Add missing .gitignoresMichael Neuling
2018-05-21selftests/powerpc: Remove redundant cp_abort testMichael Neuling
2018-05-14selftests/powerpc: fix exec benchmarkNicholas Piggin
2018-04-03selftests/powerpc: Fix copyloops build since Power4 assembler changeMichael Ellerman
2018-03-28Merge branch 'fixes' into nextMichael Ellerman
2018-03-20selftests/powerpc: Add process creation benchmarkNicholas Piggin
2018-03-13selftests/powerpc: Skip tm-unavailable if TM is not enabledGustavo Romero
2018-03-13selftest/powerpc: Add test for sigreturn in transactionLaurent Dufour
2018-03-02selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman
2018-02-28selftests/powerpc: Fix missing clean of pmu/lib.oMichael Ellerman
2018-02-26selftests/powerpc: Skip tm-trap if transactional memory is not enabledMichael Ellerman
2018-02-13selftests/powerpc: Fix to use ucontext_t instead of struct ucontextHarish
2018-01-22powerpc/selftests: Check endianness on trap in TMGustavo Romero
2018-01-22selftests/powerpc: Add alignment handler selftestAndrew Donnellan
2018-01-21selftest/powerpc: Add additional option to mmap_bench testAneesh Kumar K.V