selftests/powerpc/dscr: Restore timeout to DSCR selftests

Reducing the time taken by dscr_sysfs_test.c allows restoring the
default timeout, which was removed in
commit 850507f30c ("selftests/powerpc: Turn off timeout setting for
benchmarks, dscr, signal, tm") because that test took too long.

Signed-off-by: Benjamin Gray <bgray@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230406043320.125138-8-bgray@linux.ibm.com
This commit is contained in:
Benjamin Gray 2023-04-06 14:33:20 +10:00 committed by Michael Ellerman
parent c14a9d0a79
commit ae7312c090
2 changed files with 0 additions and 3 deletions

View File

@ -3,8 +3,6 @@ TEST_GEN_PROGS := dscr_default_test dscr_explicit_test dscr_user_test \
dscr_inherit_test dscr_inherit_exec_test dscr_sysfs_test \
dscr_sysfs_thread_test
TEST_FILES := settings
top_srcdir = ../../../../..
include ../../lib.mk

View File

@ -1 +0,0 @@
timeout=0