forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/tools/testing/ktest/sample.conf
....@@ -809,6 +809,11 @@
809809 # is issued instead of a reboot.
810810 # CONNECT_TIMEOUT = 25
811811
812
+# The timeout in seconds for how long to wait for any running command
813
+# to timeout. If not defined, it will let it go indefinitely.
814
+# (default undefined)
815
+#RUN_TIMEOUT = 600
816
+
812817 # In between tests, a reboot of the box may occur, and this
813818 # is the time to wait for the console after it stops producing
814819 # output. Some machines may not produce a large lag on reboot