zephyr/subsys/testsuite
Trond Einar Snekvik 6224ecbfa6 kernel: Remove idle thread cpu index on single-core devices
The idle thread got an index suffix in #23536 to make it easier to
identify different idle threads on different cores. This looks out of
place on single-core devices when the idle thread is listed next to
other kernel threads, such as main.

Remove the idle thread index on single-core platforms, and replace all
references to this format in tests and documentation.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2022-03-30 10:08:48 -04:00
..
busy_sim ring_buffer: make finish methods final 2022-02-28 10:52:41 +01:00
coverage everywhere: fix typos 2022-03-18 13:24:08 -04:00
include everywhere: fix typos 2022-03-18 13:24:08 -04:00
ztest kernel: Remove idle thread cpu index on single-core devices 2022-03-30 10:08:48 -04:00
CMakeLists.txt
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00