Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
libpldm
/
abe9b37f49a1ccda64a728e79858d9eae2d2edd3
/
.
/
tests
/
fuzz
/
meson.build
blob: 5412c7fde0b0543de69ecfafd587d740fcd9be7b [
file
] [
log
] [
blame
]
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
],
)