kernel: k_cpu_idle/atomic_idle() not tested for tick-less kernel #23617
Labels
area: Kernel
area: Power Management
area: Tests
Issues related to a particular existing or missing test
bug
The issue is a bug, or the PR is fixing a bug
Describe the bug
The kernel CPU idle-ing APIs are not test-covered when kernel runs in tick-less mode.
To Reproduce
From tests/kernel/context:
Impact
The API is used in the idle thread so it should be tested for tick-less kernels.
The text was updated successfully, but these errors were encountered: