zephyr/samples/drivers
Erwin Rol 3ff4d7409f samples: random: Add sentinel to check for buffer overflows
Initialize the buffer to 0 and read one byte less than the
buffer size. The result should be that the last byte of
the buffer always stays 0. This way it is possible to verify
it the driver does not write outside the buffer.

Signed-off-by: Erwin Rol <erwin@erwinrol.com>
2017-07-07 07:27:39 -05:00
..
aio_comparator tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
crypto tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
current_sensing tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
gpio
i2c_fujitsu_fram tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
lcd_hd44780
led_apa102c tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
random samples: random: Add sentinel to check for buffer overflows 2017-07-07 07:27:39 -05:00
rtc
soc_flash_nrf5
spi_flash
spi_fujitsu_fram tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
watchdog