Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
libpldm
/
refs/heads/main
/
.
/
tests
/
fuzz
/
meson.build
blob: 5412c7fde0b0543de69ecfafd587d740fcd9be7b [
file
] [
log
] [
blame
] [
edit
]
executable
(
'fd-fuzz'
,
'fd-fuzz.cpp'
,
# for __AFL_LOOP
cpp_args
:
[
'-Wno-gnu-statement-expression-from-macro-expansion'
],
include_directories
:
test_include_dirs
,
dependencies
:
[
libpldm_dep
],
)