zephyr/tests/drivers
Andrzej Głąbek 20a21018c2 tests: adc_api: Use SHRT_MIN instead of 0 to mark empty buffer entries
Instead of 0, which can happen to be a sampling result, use for marking
empty buffer entries a value that is not supposed to be written in the
buffer by an ADC driver. This value defaults to SHRT_MIN but can be
overriden, if needed, for particular boards.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2020-10-06 17:47:16 +02:00
..
adc/adc_api tests: adc_api: Use SHRT_MIN instead of 0 to mark empty buffer entries 2020-10-06 17:47:16 +02:00
build_all drivers: sensors: itds: Remove dts defaults 2020-10-02 11:46:57 +02:00
can device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
clock_control tests: drivers: clock_control: Add LF clock start test 2020-09-10 21:31:01 +02:00
console sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
counter device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
dac tests: drivers: dac_loopback: Fix dependencies 2020-09-03 14:46:03 -05:00
dma tests: dma: loop_transfer: add board configurations 2020-09-03 21:50:58 +02:00
eeprom device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
entropy/api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
flash device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
flash_simulator device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
gpio tests: gpio_api_1pin: fix failing test on reel_board 2020-09-09 15:12:11 +02:00
hwinfo/api
i2c tests: drivers: sensor: Add an BMI160 accelerometer test 2020-10-05 15:33:00 -04:00
i2s device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipm tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
kscan/kscan_api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led/led_api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pwm/pwm_api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
sensor tests: drivers: sensor: Add an BMI160 accelerometer test 2020-10-05 15:33:00 -04:00
spi/spi_loopback drivers: spi: Kconfig.nrfx: Use RAM buffers for SPIMs by default 2020-09-14 16:02:59 -05:00
uart tests: uart_async_api: build segger rtt driver 2020-09-03 21:51:28 +02:00
watchdog/wdt_basic_api test: drivers: watchdog: 64bits variables for STM32H7 and STM32F7 2020-10-02 11:39:14 +02:00