zephyr/subsys/testsuite/ztest
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
..
include everywhere: fix typos 2022-03-18 13:24:08 -04:00
src kernel: Remove idle thread cpu index on single-core devices 2022-03-30 10:08:48 -04:00
CMakeLists.txt ztest: Update ztest with more powerful testing APIs 2022-01-11 11:47:30 +01:00
Kconfig everywhere: fix typos 2022-03-18 13:24:08 -04:00