summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc
AgeCommit message (Expand)Author
2018-11-21powerpc/selftests: Wait all threads to joinBreno Leitao
2018-09-15selftests/powerpc: Kill child processes on SIGINTBreno Leitao
2018-05-30selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman
2018-04-13selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman
2017-12-14selftest/powerpc: Fix false failures for skipped testsSachin Sant
2017-01-26selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan
2016-10-06selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman
2016-10-06selftests/powerpc: Add missing binaries to .gitignoresMichael Ellerman
2016-10-04selftests/powerpc: Add checks for transactional VSXs in signal contextsCyril Bur
2016-10-04selftests/powerpc: Add checks for transactional VMXs in signal contextsCyril Bur
2016-10-04selftests/powerpc: Add checks for transactional FPUs in signal contextsCyril Bur
2016-10-04selftests/powerpc: Add checks for transactional GPRs in signal contextsCyril Bur
2016-10-04selftests/powerpc: Check that signals always get deliveredCyril Bur
2016-10-04selftests/powerpc: Add TM tcheck helpers in CCyril Bur
2016-10-04selftests/powerpc: Allow tests to extend their kill timeoutCyril Bur
2016-10-04selftests/powerpc: Introduce GPR asm helper header fileCyril Bur
2016-10-04selftests/powerpc: Move VMX stack frame macros to header fileCyril Bur
2016-10-04selftests/powerpc: Rework FPU stack placement macros and move to header fileCyril Bur
2016-10-04selftests/powerpc: Check for VSX preservation across userspace preemptionCyril Bur
2016-09-23selftests/powerpc: Compile selftests against headers without AT_HWCAP2Cyril Bur
2016-08-10selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman
2016-07-26selftests/powerpc: exec() with suspended transactionCyril Bur
2016-07-14selftests/powerpc: Add a test for PROT_SAOMichael Ellerman
2016-07-07selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman
2016-07-05selftests/powerpc: Test unaligned copy and pasteChris Smart
2016-07-05selftests/powerpc: Import Anton's mmap & futex micro benchmarksMichael Ellerman
2016-07-05selftests/powerpc: Fix generation of vector instructions/types in context_switchCyril Bur
2016-07-05selftests/powerpc: Fix usage message in context_switchCyril Bur
2016-07-05selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur
2016-06-21selftests/powerpc: Load Monitor Register TestsJack Miller
2016-05-11selftests/powerpc: Add test to check if TM SPRs are corruptedRashmica Gupta
2016-05-11selftests/powerpc: Add TM test to check if TAR is corruptedRashmica Gupta
2016-05-11selftests/powerpc: Add test for forking inside transactionRashmica Gupta
2016-05-11selftests/powerpc: Standardise TM callsRashmica Gupta
2016-05-11selftests/powerpc: Make reg.h common to all powerpc selftestsRashmica Gupta
2016-05-11selftests/powerpc: Fix subpage_prot test to return !0 on failureMichael Ellerman
2016-05-11selftests/powerpc: Test cp_abort during context switchChris Smart
2016-03-02selftests/powerpc: Test FPU and VMX regs in signal ucontextCyril Bur
2016-03-02selftests/powerpc: Test preservation of FPU and VMX regs across preemptionCyril Bur
2016-03-02selftests/powerpc: Test the preservation of FPU and VMX regs across syscallCyril Bur
2016-03-02selftests/powerpc: Remove -flto from common CFLAGSSuraj Jitindar Singh
2016-03-02selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman
2015-12-17selftests/powerpc: Add script to test HMI functionalityDaniel Axtens
2015-12-17selftests/powerpc: Make context_switch touch FP/altivec/vector by defaultMichael Ellerman
2015-12-17selftests/powerpc: Make context_switch do something with no argsMichael Ellerman
2015-12-17selftests/powerpc: Import Anton's context_switch2 benchmarkMichael Ellerman
2015-12-17selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman
2015-12-14selftests/powerpc: Add test to check if VSRs are corruptedRashmica Gupta
2015-12-14selftests/powerpc: Add TM signal with invalid stack testMichael Neuling
2015-12-14selftests/powerpc: Add TM signal return testMichael Neuling