Lines Matching +full:- +full:- +full:no +full:- +full:function +full:- +full:coverage
2 # SPDX-License-Identifier: Apache-2.0
14 int "Test function thread stack size"
43 value. Please be aware that increasing it for long-running test cases
59 1 Write file, line number, function and reason for failed assertions
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
112 default y if !(ARCH_POSIX || COVERAGE)
115 Print a CMake warning when building ztests with no compiler
137 bool "Performs coverage counters reset"
141 that only code lines triggered by test itself are counted in the coverage report
142 and all the board initialization code and pre-test bootstrap is not counted.
199 no output at all.