zephyr/tests/kernel/threads
Johann Fischer 35691d21d8 tests: thread_apis: fix cast to smaller integer type
Clang 12.0.0 complains about
"cast to smaller integer type 'enum control_method' from 'void *'
[-Werror,-Wvoid-pointer-to-enum-cast]".
Cast it to intptr_t type first.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-12-04 12:09:54 +01:00
..
dynamic_thread cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
no-multithreading cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
thread_apis tests: thread_apis: fix cast to smaller integer type 2021-12-04 12:09:54 +01:00
thread_error_case cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
thread_init cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
thread_stack tests: correct some testsuite name 2021-11-09 15:51:44 -05:00
tls kernel: mem_domain: init function to return error values 2021-11-22 12:45:22 -05:00