zephyr/tests/drivers
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
..
adc/adc_api tests: drivers: adc: Add support for nucleo_l152re 2020-03-19 03:10:39 -05:00
build_all drivers/sensor: add support to ISM330DHCX IMU sensor 2020-03-18 16:14:47 -05:00
can can: Introduce can-primary alias 2020-01-27 10:25:00 -06:00
clock_control drivers: clock_control: nrf: Reworked calibration to use k_timer 2020-03-19 15:15:23 +01:00
counter tests: counter: Extend counter_basic_api timeout 2020-02-12 14:31:14 +02:00
dma tests: fix test identifiers 2019-12-09 15:53:44 -05:00
eeprom global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06:00
entropy/api tests: tags: Add entropy and random tags 2020-01-28 09:37:51 -05:00
flash_simulator tests: fix test identifiers 2019-12-09 15:53:44 -05:00
gpio tests: drivers: gpio_basic_api: silence coverity warning 2020-03-11 16:22:57 -04:00
hwinfo/api tests: hwinfo: Make the tests depending on HWINFO_HAS_DRIVER 2020-02-27 21:14:54 +01:00
i2c treewide: use full path to clock_control/stm32_clock_control.h header 2020-01-26 17:52:12 +01:00
i2s tests: fix test identifiers 2019-12-09 15:53:44 -05:00
ipm global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
kscan/kscan_api drivers: kscan: Extend callback arguments to 32-bits 2020-02-01 08:50:16 -05:00
pwm/pwm_api drivers: pwm: add support for inverted PWM signals 2020-01-07 18:13:18 +01:00
spi/spi_loopback tests/drivers/spi/spi_loopback: Fix configurations for nRF boards 2020-03-12 15:08:53 -05:00
uart tests: drivers: uart: config api fix dependency #23459 2020-03-20 10:49:57 +01:00
watchdog/wdt_basic_api tests: wdt_basic_api: make mec15xxevb_assy6853 build only 2020-03-17 19:37:16 -04:00