zephyr/tests/kernel/threads/thread_apis/src
Peter Mitsis faef1ac9b6 tests: thread_apis: Make unmapped address configurable
Although many platforms may have an unmapped address in common,
this address will not be the same for all platforms. This commit
makes such an address configurable to get better coverage.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2025-01-16 22:40:00 +01:00
..
main.c tests: thread_apis: Make unmapped address configurable 2025-01-16 22:40:00 +01:00
test_essential_thread.c Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
test_kthread_for_each.c kernel: Introduce _THREAD_SLEEPING state bit 2024-12-18 18:17:03 +01:00
test_threads_cancel_abort.c
test_threads_cpu_mask.c
test_threads_set_priority.c
test_threads_spawn.c
test_threads_suspend_resume.c
tests_thread_apis.h