mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 19:52:30 +00:00
The UART API now supports configure and configure_get functions, however no tests were written for those functions. This commit adds the framework and implementing tests for configure and configure_get for UART API. Fixes (#12872) Signed-off-by: Jennifer Williams <jennifer.m.williams@intel.com> |
||
---|---|---|
.. | ||
application_development | ||
arch | ||
benchmarks | ||
bluetooth | ||
boards | ||
crypto | ||
drivers | ||
kernel | ||
lib | ||
misc/test_build | ||
net | ||
portability | ||
posix | ||
shell | ||
subsys | ||
unit | ||
ztest |