zephyr/tests/subsys/pm/device_runtime_api
Flavio Ceolin d7a2f6e8de tests: pm: device_runtime: Avoid race condition
The test was done with one cpu in mind. In a SMP environment there is
race condition where the semaphor can be given before the other thread
take block waiting for it.

Fixes #40068

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-11-09 08:31:42 -05:00
..
src tests: use common PM action callback naming 2021-11-03 20:27:18 -04:00
CMakeLists.txt
prj.conf tests: pm: device_runtime: Avoid race condition 2021-11-09 08:31:42 -05:00
testcase.yaml