-
- Downloads
test: fuzz: Add framework for fuzzing
Add the basic infrastructure for declaring fuzz tests and a command to invoke them. Signed-off-by:Andrew Scull <ascull@google.com> Reviewed-by:
Simon Glass <sjg@chromium.org>
include/test/fuzz.h
0 → 100644
test/fuzz/Makefile
0 → 100644
test/fuzz/cmd_fuzz.c
0 → 100644
Please register or sign in to comment