linux/tools/testing/selftests/powerpc/dscr
Michael Ellerman 5543d59595 selftests/powerpc: Give all tests 2 minutes timeout
Each of the powerpc selftests runs with a timeout of 2 minutes by
default (see tools/testing/selftests/powerpc/harness.c).

But when tests are run with run_kselftest.sh it uses a timeout of 45
seconds, meaning some tests run OK standalone but fail when run with the
test runner.

So tell run_kselftest.sh to give each test 130 seconds, that should
allow the tests to complete, or be killed by the powerpc test harness
after 2 minutes. If for some reason the harness fails, or for the few
tests that don't use the harness, the 130 second timeout should catch
them if they get stuck.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/20241106130453.1741013-2-mpe@ellerman.id.au
2024-11-07 22:36:30 +11:00
..
.gitignore
dscr.h selftests/powerpc/dscr: Improve DSCR explicit random test case 2023-04-20 13:21:45 +10:00
dscr_default_test.c selftests/powerpc/dscr: Improve DSCR explicit random test case 2023-04-20 13:21:45 +10:00
dscr_explicit_test.c selftests/powerpc/dscr: Improve DSCR explicit random test case 2023-04-20 13:21:45 +10:00
dscr_inherit_exec_test.c
dscr_inherit_test.c selftests/powerpc/dscr: Correct typos 2023-04-20 13:21:45 +10:00
dscr_sysfs_test.c selftests/powerpc/dscr: Speed up DSCR sysfs tests 2023-04-20 13:21:46 +10:00
dscr_sysfs_thread_test.c
dscr_user_test.c selftests/powerpc/dscr: Correct typos 2023-04-20 13:21:45 +10:00
Makefile selftests/powerpc: make sub-folders buildable on their own 2024-04-29 23:54:42 +10:00
settings selftests/powerpc: Give all tests 2 minutes timeout 2024-11-07 22:36:30 +11:00