zephyr/samples
Andy Ross 7f5e1904cc samples: Add fuzz sample
This is a simple example of fuzz test integration with Zephyr apps
that displays LLVM libfuzzer's most important feature: it's ability to
detect and explore deep and complicated call trees by exploiting
coverage information gleaned from instrumented binaries.

See README.rst and the inline comments for details

Signed-off-by: Andy Ross <andyross@google.com>
2022-08-26 11:57:46 +02:00
..
application_development usb_device: remove Kconfig.defconfig* setting of usb device drivers 2022-08-25 08:05:54 -05:00
arch devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
basic drivers: led: Remove unnecessary Kconfig settings 2022-08-11 17:46:43 +02:00
bluetooth samples: Bluetooth: Refactor observer for bsim test reuse 2022-08-23 16:21:00 +02:00
boards samples: boards: stm32 serial_wakeup does not check device ready 2022-08-23 14:44:44 +00:00
compression samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
drivers devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
hello_world samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
kernel samples: kernel: Add README for simple condition variable sample. 2022-08-25 13:24:14 -05:00
modules devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
net devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
philosophers samples: do not use CONFIG_TEST_EXTRA_STACK_SIZE 2022-08-03 11:22:20 +02:00
posix include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
sensor Samples: sensor: stm32_temp_sensor: Edit the yaml file of the sample 2022-08-24 11:35:45 +02:00
shields devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
subsys samples: Add fuzz sample 2022-08-26 11:57:46 +02:00
synchronization samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
tfm_integration modules: tfm: Exclude non-secure TF-M application from build 2022-08-09 13:59:02 +02:00
userspace test: syscall_perf: Do not re-define csr_read 2022-07-18 12:22:00 -04:00
classic.rst
index.rst