zephyr/tests
Jennifer Williams 2e222ded80 tests: drivers: uart: config api fix dependency #23459
Tests were added for the UART configure API in #22849. The existing test
implementation works, but suggested to reduce dependency between test
cases. This commit allows each test to run independently of each other
by removing the function call of uart_config_get() in the
uart_configure() test case, and uses the uart_config_get() test case to
confirm the value set and gotten/read.

Fixes #23459

Signed-off-by: Jennifer Williams <jennifer.m.williams@intel.com>
2020-03-20 10:49:57 +01:00
..
application_development Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
arch Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
benchmarks
bluetooth Bluetooth: Mesh: Slab based segmentation handling 2020-03-19 15:54:26 +02:00
boards
crypto
drivers tests: drivers: uart: config api fix dependency #23459 2020-03-20 10:49:57 +01:00
kernel kernel: rename struct _k_object 2020-03-17 20:11:27 +02:00
lib
misc/test_build
net
portability
posix
shell
subsys Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
unit
ztest