trivial: Remove some obsolete fuzzing instructions

This commit is contained in:
Richard Hughes 2022-12-06 13:00:57 +00:00
parent 3538637a7e
commit 9485e898c3

View File

@ -181,15 +181,3 @@ This then appears when getting the releases for that specific GUID:
A software suite available on Dell IoT gateways and Wyse thin clients with built-in fwupd support.
The remote administration interface can be used to download and deploy firmware
updates.
## Fuzzing
There are several automated fuzzing tests in fwupd. These take some time to run:
CC=hfuzz-clang meson --default-library=static \
-Dudevdir=/tmp -Dsystemd_root_prefix=/tmp \
-Dplugin_redfish=disabled -Dcurl=disabled \
-Dintrospection=false ../
ninja install
ninja fuzz-firmware
ninja fuzz-tpm-eventlog