mirror-linux/tools/testing/selftests/powerpc/mm
Benjamin Gray d3cf1662b6 selftests/powerpc: Make dd output quiet
dd logs info to stderr by default. This info is pointless in the
selftests and makes legitimate issues harder to spot.

Pass the option to silence the info logs. Actual errors would still be
printed.

Signed-off-by: Benjamin Gray <bgray@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230228000709.124727-4-bgray@linux.ibm.com
2023-03-30 23:35:43 +11:00
..
.gitignore selftests/powerpc: Add a test of 4PB SLB handling 2022-04-29 13:43:22 +10:00
Makefile selftests/powerpc: Make dd output quiet 2023-03-30 23:35:43 +11:00
bad_accesses.c selftests/powerpc: Fix uninitialized variable warning 2020-12-04 01:01:21 +11:00
exec_prot.c selftests/powerpc: Add a test for execute-only memory 2022-08-26 11:02:21 +10:00
hugetlb_vs_thp_test.c
large_vm_fork_separation.c
large_vm_gpr_corruption.c selftests/powerpc: Skip 4PB test on 4K PAGE_SIZE systems 2022-09-04 22:39:59 +10:00
pkey_exec_prot.c selftests/powerpc: Fix exit status of pkey tests 2021-01-19 08:04:32 +11:00
pkey_siginfo.c selftests/powerpc: Fix exit status of pkey tests 2021-01-19 08:04:32 +11:00
prot_sao.c selftests/powerpc: Skip PROT_SAO test in guests/LPARS 2020-09-01 22:47:02 +10:00
segv_errors.c
stack_expansion_ldst.c selftests/powerpc: Remove powerpc special cases from stack expansion test 2020-07-29 21:02:12 +10:00
stack_expansion_signal.c selftests/powerpc: Add test of stack expansion logic 2020-07-29 21:02:11 +10:00
stress_code_patching.sh selftests/powerpc: Test for spurious kernel memory faults on radix 2021-04-08 21:17:42 +10:00
subpage_prot.c
tlbie_test.c selftests: remove duplicate include 2021-05-07 00:26:33 -07:00
wild_bctr.c