Lines Matching refs:fuzzing
6 Building fuzz tests can be enabled using the `--with-fuzzing=` option. For which
14 libFuzzer tests can be built natively or using the docker `fuzzing` target.
18 Build the fuzz tests by setting `--with-fuzzing=libfuzzer` and statically
19 linking to the fuzzing TCTI.
29 --with-fuzzing=libfuzzer \
30 --enable-tcti-fuzzing \
47 Build the fuzz targets and check that they work by building the `fuzzing` docker
51 docker build --target fuzzing -t tpm2-tss:fuzzing .
58 docker run --rm -ti tpm2-tss:fuzzing \
71 as seen under the `fuzzing` target of the `Dockerfile` in this repo, only
72 `--with-fuzzing=ossfuzz`.
80 The fuzzing TCTI is used as a temporary storage location for the `Data` and
99 For `_Prepare` calls the `fuzz_fill` function in the fuzzing TCTI will fill each