zephyr/tests
Dawid Niedzwiecki 4ef47888ef ec_host_cmd: add UART backend
Add a new backend for Host Commands that uses UART. The backend bases
asynchronous UART API.

The UART backend is mainly used by FPMCU.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2023-04-07 13:05:59 +02:00
..
application_development
arch
benchmarks tests: mark testcases with `pm` where `CONFIG_PM=y` is forced 2023-04-04 13:34:45 +02:00
bluetooth bluetooth: tester: Add ASCS and BAP tests handling 2023-04-05 14:51:30 +02:00
boards tests: intel_adsp: remove reference to old platforms 2023-04-06 18:51:56 +02:00
boot tests: boot: test_mcuboot: Add mcuboot log level 2023-04-06 18:51:23 +02:00
bsim tests: Bluetooth: Add MCC BSIM reconnection 2023-04-07 11:29:54 +02:00
cmake
crypto tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00
drivers tests: drivers: adc: adc_api: Add min_flash filter 2023-04-07 08:18:03 +00:00
kernel tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00
lib libc: fix armclang compiler warnings with is*() functions 2023-04-04 13:47:34 +02:00
misc
net net: lwm2m: Default lifetime is also a minimum accepted lifetime 2023-04-06 14:15:04 -05:00
posix tests: posix: common: Add testcase for arm-clang 2023-04-06 19:50:23 -04:00
subsys ec_host_cmd: add UART backend 2023-04-07 13:05:59 +02:00
unit tests/cbprintf: Add explicit casts when testing short/char printf 2023-04-05 10:38:34 +02:00
ztest tests: ztest: use more verbose testname 2023-04-05 10:27:28 +02:00
test_config.yaml