summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Revert "selftests/powerpc: Fix out-of-tree build errors"Michael Ellerman2018-10-264-1/+6
* selftests/powerpc: Add a test of wild bctrMichael Ellerman2018-10-204-2/+161
* selftests/powerpc: Fix out-of-tree build errorsMichael Ellerman2018-10-204-6/+1
* selftests/powerpc: Add test to verify rfi flush across a system callNaveen N. Rao2018-10-205-1/+305
* selftests/powerpc: Move UCONTEXT_NIA() into utils.hNaveen N. Rao2018-10-202-8/+8
* Merge branch 'fixes' into nextMichael Ellerman2018-10-0917-0/+17
|\
| * selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman2018-09-2817-0/+17
* | selftests/powerpc: New PTRACE_SYSEMU testBreno Leitao2018-10-032-1/+229
* | selftests/powerpc: Do not fail with rescheduleBreno Leitao2018-09-192-3/+15
* | powerpc/selftests: Wait all threads to joinBreno Leitao2018-09-171-10/+17
|/
* selftests/powerpc: Kill child processes on SIGINTBreno Leitao2018-08-081-6/+12
* selftests/powerpc/64: Test exception cases in copy_tofrom_userMichael Ellerman2018-08-086-21/+188
* selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras2018-08-083-21/+49
* selftests/powerpc: Add more version checks to alignment_handler testMichael Ellerman2018-08-081-8/+59
* selftests/powerpc: Skip earlier in alignment_handler testMichael Ellerman2018-08-081-5/+35
* selftests/powerpc: Update strlen() test to test the new assembly function for...Christophe Leroy2018-08-073-0/+9
* selftests/powerpc: Add test for strlen()Christophe Leroy2018-08-073-1/+151
* selftests/powerpc: Add test for 32 bits memcmpChristophe Leroy2018-08-072-3/+18
* selftests/powerpc: Give some tests longer to runMichael Ellerman2018-08-075-0/+6
* selftests/powerpc: Only run some tests on ppc64leMichael Ellerman2018-08-073-0/+3
* selftests/powerpc: Add a helper for checking if we're on ppc64leMichael Ellerman2018-08-072-0/+19
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-302-0/+1
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-302-0/+1
* selftests/powerpc: Update memcmp_64 selftest for VMX implementationSimon Guo2018-07-245-25/+143
* selftests/powerpc: Fix ptrace-pkey for default execute permission changeRam Pai2018-07-241-0/+4
* selftests/powerpc: Fix core-pkey for default execute permission changeRam Pai2018-07-241-0/+4
* selftests/powerpc: Consolidate copy/paste test logicMichael Ellerman2018-07-205-82/+33
* selftests/powerpc: Remove Power9 paste testsMichael Ellerman2018-07-204-90/+1
* selftests/powerpc: Remove Power9 copy_unaligned testMichael Ellerman2018-07-203-43/+1
* selftests/powerpc: Fix typosBreno Leitao2018-07-021-2/+2
* selftests/powerpc: Fix strncpy usageBreno Leitao2018-07-021-2/+2
* selftests/powerpc: Add perf breakpoint testMichael Neuling2018-06-033-1/+198
* selftests/powerpc: Add core file test for Protection Key registersThiago Jung Bauermann2018-05-282-3/+464
* selftests/powerpc: Add ptrace tests for Protection Key registersThiago Jung Bauermann2018-05-285-1/+509
* selftests/powerpc: Add ptrace hw breakpoint testMichael Neuling2018-05-253-1/+344
* selftests/powerpc: Add missing .gitignoresMichael Neuling2018-05-252-0/+2
* selftests/powerpc: Remove redundant cp_abort testMichael Neuling2018-05-214-117/+0
* selftests/powerpc: fix exec benchmarkNicholas Piggin2018-05-141-2/+5
* selftests/powerpc: Fix copyloops build since Power4 assembler changeMichael Ellerman2018-04-031-2/+2
* Merge branch 'fixes' into nextMichael Ellerman2018-03-283-1/+17
|\
| * selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman2018-03-021-0/+14
| * selftests/powerpc: Fix missing clean of pmu/lib.oMichael Ellerman2018-02-281-1/+1
| * selftests/powerpc: Skip tm-trap if transactional memory is not enabledMichael Ellerman2018-02-261-0/+2
* | selftests/powerpc: Add process creation benchmarkNicholas Piggin2018-03-204-1/+346
* | selftests/powerpc: Skip tm-unavailable if TM is not enabledGustavo Romero2018-03-131-8/+16
* | selftest/powerpc: Add test for sigreturn in transactionLaurent Dufour2018-03-132-1/+93
|/
* selftests/powerpc: Fix to use ucontext_t instead of struct ucontextHarish2018-02-131-1/+1
* powerpc/selftests: Check endianness on trap in TMGustavo Romero2018-01-223-1/+332
* selftests/powerpc: Add alignment handler selftestAndrew Donnellan2018-01-222-1/+493
* selftest/powerpc: Add additional option to mmap_bench testAneesh Kumar K.V2018-01-211-3/+50
OpenPOWER on IntegriCloud