Lines Matching refs:test
9 bool "Mark project as a test"
14 Mark a project or an application as a test. This will enable a few
15 test defaults.
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.
111 OK to enable this even if the test will run on platforms which do
112 not support userspace. The test should still run on those platforms,
115 If a test *requires* that userspace be enabled in order to
127 minimal mode for all test cases. For tests that need alternate
140 USERSPACE when CONFIG_ARCH_HAS_USERSPACE is set and the test
150 running all test cases with User Mode and HW Stack Protection features
162 for all test cases if the hardware supports it.
169 This option will help test the flash drivers. This should be enabled