zephyr/tests
Jennifer Williams 4ad91d8180 tests: drivers: uart: config api
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>
2020-03-10 14:41:36 +02:00
..
application_development
arch tests: arch: arm_thread_swap: test FPSCR preservation in FP_SHARING 2020-02-27 19:26:04 +02:00
benchmarks
bluetooth Bluetooth: tester: Fix GATT service registration 2020-02-27 21:21:46 +02:00
boards
crypto
drivers tests: drivers: uart: config api 2020-03-10 14:41:36 +02:00
kernel tests: enable mpu gap filling tests for arch which supports it 2020-03-10 11:58:03 +02:00
lib tests: lib: mem_alloc: Increase malloc heap size for newlib test 2020-02-14 10:52:53 -06:00
misc/test_build
net tests: net: Enable NET_IPV4_HDR_OPTIONS in tests 2020-03-03 16:50:32 +02:00
portability
posix
shell
subsys tests/subsys/fs/fat: Incorrect mount path has been tested 2020-02-27 11:37:25 +02:00
unit crc: Add crc8 implementation and tests 2020-03-10 12:53:53 +02:00
ztest