linux/tools/testing/selftests/powerpc/tm
Michael Ellerman b5a646a681 selftests/powerpc: Run tm-tmspr test for longer
This test creates some threads, which write to TM SPRs, and then makes
sure the registers maintain the correct values across context switches
and contention with other threads.

But currently the test finishes almost instantaneously, which reduces
the chance of it hitting an interesting condition.

So increase the number of loops, so it runs a bit longer, though still
less than 2s on a Power8.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200813013445.686464-3-mpe@ellerman.id.au
2020-09-08 22:23:49 +10:00
..
.gitignore powerpc updates for 5.7 2020-04-05 11:12:59 -07:00
Makefile selftests/powerpc: Always build the tm-poison test 64-bit 2020-04-04 21:41:40 +11:00
settings selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm 2020-03-25 12:09:30 +11:00
tm-exec.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
tm-fork.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 2019-05-30 11:29:21 -07:00
tm-poison.c selftests/powerpc: Fix TM tests when CPU 0 is offline 2020-09-08 22:23:42 +10:00
tm-resched-dscr.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tm-signal-context-chk-fpu.c selftests/powerpc: Fix and enhance TM signal context tests 2019-08-26 10:47:54 +10:00
tm-signal-context-chk-gpr.c selftests/powerpc: Fix and enhance TM signal context tests 2019-08-26 10:47:54 +10:00
tm-signal-context-chk-vmx.c selftests/powerpc: Fix and enhance TM signal context tests 2019-08-26 10:47:54 +10:00
tm-signal-context-chk-vsx.c selftests/powerpc: Fix and enhance TM signal context tests 2019-08-26 10:47:54 +10:00
tm-signal-context-force-tm.c selftests/powerpc: Don't rely on segfault to rerun the test 2020-03-25 12:06:30 +11:00
tm-signal-msr-resv.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 2019-05-30 11:29:21 -07:00
tm-signal-pagefault.c selftests/powerpc: Add tm-signal-pagefault test 2020-03-20 13:10:23 +11:00
tm-signal-sigreturn-nt.c selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not available 2019-11-05 11:26:20 +11:00
tm-signal-stack.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 2019-05-30 11:29:21 -07:00
tm-signal.S treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
tm-sigreturn.c selftests/powerpc: Only run some tests on ppc64le 2018-08-07 21:49:25 +10:00
tm-syscall-asm.S License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tm-syscall.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 2019-05-30 11:29:21 -07:00
tm-tar.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 2019-05-30 11:29:21 -07:00
tm-tmspr.c selftests/powerpc: Run tm-tmspr test for longer 2020-09-08 22:23:49 +10:00
tm-trap.c selftests/powerpc: Fix TM tests when CPU 0 is offline 2020-09-08 22:23:42 +10:00
tm-unavailable.c selftests/powerpc: Fix TM tests when CPU 0 is offline 2020-09-08 22:23:42 +10:00
tm-vmx-unavail.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 2019-05-30 11:29:21 -07:00
tm-vmxcopy.c powerpc updates for 5.3 2019-07-13 16:08:36 -07:00
tm.h selftests/powerpc: Retry on host facility unavailable 2019-08-26 10:47:54 +10:00