selftests/powerpc: Reduce sigfuz runtime to ~60s
authorMichael Ellerman <mpe@ellerman.id.au>
Sun, 13 Oct 2019 23:26:34 +0000 (10:26 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 24 Oct 2019 05:57:37 +0000 (16:57 +1100)
commit4f5c5b76cc00ccf5be89a2b9883feba3baf6eb2e
treec84bbfab03eb97e7742d5475b36e3dece38721a4
parentbbc6089cebfc46c79a510924c0b080529231a015
selftests/powerpc: Reduce sigfuz runtime to ~60s

The defaults for the sigfuz test is to run for 4000 iterations, but
that can take quite a while and the test harness may kill the test.
Reduce the number of iterations to 600, which gives a runtime of
roughly 1 minute on a Power8 system.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20191013234643.3430-1-mpe@ellerman.id.au
tools/testing/selftests/powerpc/signal/sigfuz.c