summaryrefslogtreecommitdiff
path: root/include/test/fuzz.h
AgeCommit message (Collapse)Author
2022-06-23test: fuzz: Add framework for fuzzingAndrew Scull
Add the basic infrastructure for declaring fuzz tests and a command to invoke them. Signed-off-by: Andrew Scull <[email protected]> Reviewed-by: Simon Glass <[email protected]>