Test to verify k_thread_user_mode_enter() when usermode is not enabled or supported by architecture. The thread which calls k_thread_user_mode_enter() with CONFIG_USERSPACE disabled or architecture doesn't support usermode, should be marked as usermode and if it is essential, then it has to be cleared. This is added to improve code coverage. Signed-off-by: Spoorthi K <spoorthi.k@intel.com> |
||
|---|---|---|
| .. | ||
| no-multithreading | ||
| thread_apis | ||
| thread_init | ||