zephyr/tests/drivers
Derek Hageman 5d65ee1383 tests: drivers: uart: Explicitly test incremental receive length
Add an explict test for the length of the receive event when
doing incremental receives.  This was not tested anywhere in the
normal code path (only implicitly in the abort, which wasn't
exercised on the only current implementation, nrfx).  So add an
explicit check for it during the chained reads, so that the
test can catch the case where multiple receive events do not set
the length correctly on events past the first.

Tested on nrf52840_pca10056.

Signed-off-by: Derek Hageman <hageman@inthat.cloud>
2019-05-27 09:23:39 -04:00
..
adc/adc_api test: driver: adc: add some nucleo boards support for adc test cases 2019-05-07 23:15:58 -04:00
aio license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
build_all drivers: sensor: Add ADXL362 interrupt handling 2019-05-03 09:11:51 -05:00
can tests: drivers: can: Make CAN dev global 2019-05-12 16:54:49 -04:00
counter/counter_basic_api drivers: counter: Move nRF TIMER and RTC configuration to device tree 2019-05-15 10:11:02 +02:00
dma license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
entropy/api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
flash_simulator tests: drivers: flash_simulator: removing CONFIG_ prefix from defines 2019-04-26 04:04:19 -07:00
gpio/gpio_basic_api drivers: gpio: sam0: Remove defines from dts_fixup.h 2019-05-03 08:46:57 -05:00
hwinfo/api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
i2c stm32: Remove redundant I2C variant Kconfig symbols definitions 2019-05-24 22:29:51 -04:00
i2s license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ipm tests: ipm: disable on qemu_x86_64 2019-04-28 13:08:34 -04:00
pci_enum license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pinmux/pinmux_basic_api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pwm/pwm_api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
rtc/rtc_basic_api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
spi/spi_loopback boards: atsamr21_xpro: Add SAM R21 Xplained Pro Evaluation Kit 2019-04-28 13:25:35 -04:00
uart tests: drivers: uart: Explicitly test incremental receive length 2019-05-27 09:23:39 -04:00
watchdog/wdt_basic_api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00