summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Fix emit_tests to work with run_kselftest.shMichael Ellerman2023-09-222-9/+9
* powerpc/pseries: Move VPHN constants into vphn.hMichael Ellerman2023-08-242-1/+1
* selftests/powerpc: add const qualification where possibleNathan Lynch2023-08-183-11/+11
* powerpc/selftests: sort mm/.gitignore, add exec_protNathan Lynch2023-08-181-8/+9
* selftests/powerpc/ptrace: Update ptrace-perf watchpoint selftestBenjamin Gray2023-08-163-548/+368
* powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-08-162-0/+0
* selftests/powerpc/ptrace: Declare test temporary variables as volatileBenjamin Gray2023-08-021-12/+12
* selftests/powerpc/ptrace: Fix typo in pid_max search errorBenjamin Gray2023-08-021-1/+1
* selftests/powerpc/ptrace: Explain why tests are skippedBenjamin Gray2023-08-0215-24/+24
* selftests/powerpc/dexcr: Add DEXCR status utility lsdexcrBenjamin Gray2023-06-193-0/+144
* selftests/powerpc/dexcr: Add hashst/hashchk testBenjamin Gray2023-06-199-0/+449
* selftests/powerpc: Add more utility macrosBenjamin Gray2023-06-192-3/+26
* selftests/powerpc/dscr: Restore timeout to DSCR selftestsBenjamin Gray2023-04-202-3/+0
* selftests/powerpc/dscr: Speed up DSCR sysfs testsBenjamin Gray2023-04-201-7/+4
* selftests/powerpc/dscr: Improve DSCR explicit random test caseBenjamin Gray2023-04-203-115/+113
* selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit testsBenjamin Gray2023-04-203-14/+159
* selftests/powerpc: Allow bind_to_cpu() to automatically pick CPUBenjamin Gray2023-04-207-15/+21
* selftests/powerpc: Move bind_to_cpu() to utils.hBenjamin Gray2023-04-204-14/+13
* selftests/powerpc/dscr: Correct typosBenjamin Gray2023-04-203-6/+6
* powerpc: add CFUNC assembly label annotationNicholas Piggin2023-04-202-0/+2
* selftests/powerpc: Make dd output quietBenjamin Gray2023-03-301-1/+1
* selftests/powerpc: Pass make context to childrenBenjamin Gray2023-03-302-16/+16
* selftests/powerpc: Use CLEAN macro to fix make warningBenjamin Gray2023-03-301-2/+5
* selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_samp...Kajol Jain2023-03-151-2/+2
* selftests/powerpc: Increase timeout for vsx_signal testMichael Neuling2023-03-151-0/+1
* selftests/powerpc: Fix incorrect kernel headers search pathMathieu Desnoyers2023-02-154-4/+4
* selftests/powerpc: Add automatically allocating read_fileBenjamin Gray2023-02-095-109/+71
* selftests/powerpc: Add {read,write}_{long,ulong}Benjamin Gray2023-02-095-22/+95
* selftests/powerpc: Parse long/unsigned long value safelyBenjamin Gray2023-02-093-7/+132
* selftests/powerpc: Add read/write debugfs file, intBenjamin Gray2023-02-095-35/+47
* selftests/powerpc: Add generic read/write file utilBenjamin Gray2023-02-097-160/+120
* selftests/powerpc: Fix resource leaksMiaoqian Lin2022-12-051-1/+4
* selftests/powerpc: Add ptrace setup_core_pattern() null-terminatorBenjamin Gray2022-12-021-1/+3
* selftests/powerpc: Use mfspr/mtspr macrosBenjamin Gray2022-12-024-21/+10
* selftests: powerpc: Use "grep -E" instead of "egrep"Tiezhu Yang2022-12-021-1/+1
* selftests/powerpc: Account for offline cpus in perf-hwbreak testNaveen N. Rao2022-11-301-6/+39
* selftests/powerpc: Bump up rlimit for perf-hwbreak testNaveen N. Rao2022-11-301-0/+12
* selftests/powerpc: Move perror closer to its useNaveen N. Rao2022-11-301-16/+5
* selftests/powerpc: Remove repeated word in commentsShaomin Deng2022-11-241-1/+1
* selftests/powerpc: Fix spelling mistake "mmaping" -> "mmapping"Colin Ian King2022-11-241-1/+1
* selftests/powerpc: Update bhrb filter sampling test for multiple branch filtersAthira Rajeev2022-09-281-0/+9
* selftests/powerpc: Skip 4PB test on 4K PAGE_SIZE systemsMichael Ellerman2022-09-041-0/+2
* selftests/powerpc: Add a test for execute-only memoryNicholas Miehlbradt2022-08-262-1/+233
* powerpc/selftests: Use timersub() for gettimeofday()ye xingchen2022-08-221-2/+4
* selftests/powerpc: Add missing PMU selftests to .gitignoresRussell Currey2022-08-152-4/+34
* selftests/powerpc: Avoid GCC 12 uninitialised variable warningMichael Ellerman2022-08-011-0/+1
* selftests/powerpc: Fix matrix multiply assist testRashmica Gupta2022-07-281-0/+3
* selftests/powerpc/ptrace: Add peek/poke of FPRsMichael Ellerman2022-07-252-2/+87
* selftests/powerpc/ptrace: Use more interesting valuesMichael Ellerman2022-07-251-14/+57
* selftests/powerpc/ptrace: Make child errors more obviousMichael Ellerman2022-07-251-8/+5