From: Johannes Holland Date: Tue, 28 Jun 2022 14:39:27 +0000 (+0200) Subject: selftests/tpm2: increase timeout for kselftests X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6b56f5f1ef93ec1b34dee1ef72da33ec046f82be;p=linux.git selftests/tpm2: increase timeout for kselftests Due to CreatePrimary commands which need to create RSA keys of increasing size, the timeout value need to be raised, as well. Default is 45s. Fixed git am white space warns: Shuah Khan Signed-off-by: Johannes Holland Signed-off-by: Stefan Mahnke-Hartmann Signed-off-by: Shuah Khan --- diff --git a/tools/testing/selftests/tpm2/settings b/tools/testing/selftests/tpm2/settings new file mode 100644 index 0000000000000..a62d2fa1275c6 --- /dev/null +++ b/tools/testing/selftests/tpm2/settings @@ -0,0 +1 @@ +timeout=600