Lines Matching +full:extra +full:- +full:user +full:- +full:files
2 # SPDX-License-Identifier: Apache-2.0
18 int "Test function extra thread stack size"
38 This option will build your application with the -coverage option
53 Build natively with the compiler standard `--coverage` options,
54 that is with gcov/GCC-compatible coverage
70 gen_gcov_files.py which creates the required .gcda files. These
101 bool "Indicate that this test exercises user mode"
103 This option indicates that a test case puts threads in user mode,
106 a per-test basis and is not meant to be used outside test cases.
110 The userspace APIs are no-ops if userspace is not enabled, so it is
129 in the project-level defconfig.
141 case itself indicates that it exercises user mode via
145 bool "Run User Mode tests without additionally enabling stack protection"
150 running all test cases with User Mode and HW Stack Protection features
151 simultaneously enabled. For this platforms we execute the User Mode-
155 bool "Hardware-based stack overflow detection if available"
161 This option will enable hardware-based stack protection by default
179 ARM Cortex-M configuration required when testing.
186 when building a Secure ARMv8-M firmware. This will allow
189 set, these exceptions are set to target the Non-Secure state.