zephyr/samples
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
..
application_development tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
basic tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
bluetooth net: udp: Remove NET_UDP_HDR() macro and direct access to net_buf 2017-07-07 15:24:00 +03:00
boards samples: remove reference to nimble 2017-07-05 12:43:13 -04:00
cpp_synchronization tests: replace filters in testcase files 2017-06-28 09:51:40 -05:00
drivers samples: random: Add sentinel to check for buffer overflows 2017-07-07 07:27:39 -05:00
grove tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
hello_world samples: hello_world: remove min_ram requirement 2017-06-29 11:48:34 -04:00
mpu tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
net samples: net: zperf: Add net tag 2017-07-07 15:24:00 +03:00
nfc/nfc_hello samples: nfc_hello: limit to uarts that support interrupts 2017-06-29 14:55:43 -04:00
philosophers tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
sensor tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
subsys samples: ipm_mailbox: fix thread creation 2017-07-03 20:57:44 -04:00
synchronization tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
testing tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst doc: add MPU samples to index 2017-06-20 10:40:16 -04:00