zephyr/tests/subsys
Flavio Ceolin d67a5786bc pm: device_runtime: Change API behavior s/_sync/_async
Most APIs have the default synchronous and an asynchronous version
with the sufix _async because that is the most common use.

All devices in tree right now are using the synchronous version, so
just change it to be consistent with the rest of the system.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-05-26 10:56:55 -04:00
..
canbus canbus: isotp: add fixed addressing feature 2021-04-06 16:44:34 -04:00
cpp tests: cpp: run exceptions tests only on mps2_an385 2021-04-29 09:00:40 -04:00
debug tests: coredump: use undefined instruction to trigger CPU fault 2021-03-24 05:39:58 -04:00
dfu tests/dfu/mcuboot: Remove unneeded overlay file for nrf52840dk 2021-05-18 11:24:18 -05:00
edac/ibecc userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00
fs tests: flash: Enable flash driver and file system tests on mimxrt1060_evk 2021-05-18 11:19:15 -05:00
jwt
logging tests/logging/log_backend_fs: Fix test failed on dirty file system 2021-05-18 16:59:36 -04:00
mgmt/ec_host_cmd include: Move ec_host_cmd.h to mgmt/ec_host_cmd.h 2021-04-22 12:51:16 -04:00
modbus tests: modbus: Fix potential memory overwrite (coverity) 2021-04-01 04:52:10 -04:00
openthread
pm pm: device_runtime: Change API behavior s/_sync/_async 2021-05-26 10:56:55 -04:00
portability portability: move cmsis api samples/tests 2021-04-20 08:45:05 -04:00
settings tests/subsys/setting/functional: ignore settings_delete() retval 2021-05-20 19:44:35 +02:00
shell kernel: remove object tracing 2021-05-07 22:10:21 -04:00
storage storage/stream: Move fill value handling to flash_sync 2021-05-08 07:10:31 +02:00
usb