zephyr/tests/kernel/threads
Peter Mitsis a30cf39975 kernel: update k_thread_state_str() API
When threads are in more than one state at a time, k_thread_state_str()
returns a string that lists each of its states delimited by a '+'.
This in turn necessitates a change to the API that includes both a
pointer to the buffer to use for the string and the size of the buffer.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2022-04-20 20:20:13 -04:00
..
dynamic_thread tests: dynamic_thread: no need to exclude x86 anymore 2022-03-14 19:18:34 -04:00
no-multithreading cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
thread_apis kernel: update k_thread_state_str() API 2022-04-20 20:20:13 -04:00
thread_error_case everywhere: fix typos 2022-03-18 13:24:08 -04:00
thread_init kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
thread_stack kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
tls kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00