linux/tools/testing/selftests/powerpc/math
Michael Neuling 493648d679 selftests/powerpc: Increase timeout for vsx_signal test
On the max config P10 machine (1920 threads and 64TB) this test fails
with a timeout:

    Sending signals to all threads 10 times...!! killing vmx_signal
    !! child died by signal 15
    failure: vmx_signal

The default timeout is 120sec so increase this 3x to 360sec. With this
change the test passes on these large machines.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230307213614.2652059-1-mikey@neuling.org
2023-03-15 00:52:09 +11:00
..
.gitignore selftests/powerpc: Add missing files to .gitignores 2022-06-29 19:37:04 +10:00
Makefile
fpu_asm.S
fpu_denormal.c
fpu_preempt.c
fpu_signal.c
fpu_syscall.c
mma.S selftests/powerpc: Fix matrix multiply assist test 2022-07-28 16:22:15 +10:00
mma.c
vmx_asm.S
vmx_preempt.c
vmx_signal.c selftests/powerpc: Increase timeout for vsx_signal test 2023-03-15 00:52:09 +11:00
vmx_syscall.c
vsx_asm.S
vsx_preempt.c