zephyr/tests/kernel/msgq/msgq_api/src
Stephanos Ioannidis ff0471a59b tests: kernel: msgq_api: Migrate to K_THREAD_STACK_DECLARE
This commit updates all deprecated `K_THREAD_STACK_EXTERN` macro usages
to use the `K_THREAD_STACK_DECLARE` macro instead.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-06-20 10:25:52 +02:00
..
main.c tests: kernel: msgq_api: Migrate to K_THREAD_STACK_DECLARE 2022-06-20 10:25:52 +02:00
test_msgq_attrs.c
test_msgq_contexts.c
test_msgq_fail.c
test_msgq_purge.c tests: kernel: msgq_api: Migrate to K_THREAD_STACK_DECLARE 2022-06-20 10:25:52 +02:00
test_msgq.h tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00