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 tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
i2c_fujitsu_fram tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
lcd_hd44780 tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
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 tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
soc_flash_nrf5 tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
spi_flash tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
spi_fujitsu_fram tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
watchdog tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00