Lines Matching +full:pre +full:- +full:delay
2 # SPDX-License-Identifier: Apache-2.0
20 int "Delay between tests in milliseconds"
23 Add a delay between between tests to manage output on the console on
43 value. Please be aware that increasing it for long-running test cases
64 default -2 if !PREEMPT_ENABLED
65 default -1
67 Set priority of the testing thread. Default is -1 (cooperative).
87 bool "Using a pre-defined fatal handler and hook function"
89 Use the pre-defined common fatal error handler and a post hook to
95 bool "Using a pre-defined assert handler and hook function"
97 Use the pre-defined common assert fail handler and a post hook to
142 and all the board initialization code and pre-test bootstrap is not counted.