linux/tools/testing/selftests/powerpc/mm
zhang jiao 7ca93aa920 selftests/powerpc: Remove the path after initialization.
If there were no anamolies noted, then we can simply remove the log file
and return, but only after the path variable has been initialized.

Signed-off-by: zhang jiao <zhangjiao2@cmss.chinamobile.com>
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/20240930012757.2395-1-zhangjiao2@cmss.chinamobile.com
2024-11-14 22:41:00 +11:00
..
.gitignore powerpc/selftests: sort mm/.gitignore, add exec_prot 2023-08-18 17:03:15 +10:00
Makefile selftests/powerpc: make sub-folders buildable on their own 2024-04-29 23:54:42 +10: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
settings selftests/powerpc: Give all tests 2 minutes timeout 2024-11-07 22:36:30 +11:00
stack_expansion_ldst.c selftests/powerpc: Fix 32-bit BE build errors on Ubuntu 24.04 2024-11-07 22:36:30 +11: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 selftests/powerpc: Fix 32-bit BE build errors on Ubuntu 24.04 2024-11-07 22:36:30 +11:00
tlbie_test.c selftests/powerpc: Remove the path after initialization. 2024-11-14 22:41:00 +11:00
wild_bctr.c