Home
last modified time | relevance | path

Searched refs:fuzzing (Results 1 – 23 of 23) sorted by relevance

/external/harfbuzz_ng/test/fuzzing/
DMakefile.am11 @$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src fuzzing
13 $(top_builddir)/src/libharfbuzz-fuzzing.la: lib
29 $(top_builddir)/src/libharfbuzz-fuzzing.la \
DREADME2 harfbuzz/test/fuzzing/hb-fuzzer.cc with:
/external/boringssl/src/
DFUZZING.md29 …guments to `jobs` and `workers` should be the number of cores that you wish to dedicate to fuzzing.
31fuzzing tests which contain seed files for fuzzing. Some of the seed files were generated manually…
DREADME.md30 * [FUZZING.md](/FUZZING.md): information about fuzzing BoringSSL.
DCMakeLists.txt85 message("You need to build with Clang for fuzzing to work")
/external/harfbuzz_ng/src/
DMakefile.am17 fuzzing: $(BUILT_SOURCES) libharfbuzz-fuzzing.la target
140 EXTRA_LTLIBRARIES = libharfbuzz-fuzzing.la
147 CLEANFILES += libharfbuzz-fuzzing.la
/external/harfbuzz_ng/test/
DMakefile.am3 SUBDIRS = api shaping fuzzing subdir
/external/llvm/docs/
DLibFuzzer.rst12 (fuzzing) of other libraries. The typical workflow looks like this:
74 …artifact_prefix "" Write fuzzing artifacts (crash, timeout, or slow inp…
191 git clone https://github.com/kcc/fuzzing-with-sanitizers.git
192 ./pcre_fuzzer ./fuzzing-with-sanitizers/pcre2/C1/
208 fuzzing with AddressSanitizer can find Heartbleed. Indeed, here are the step-by-step instructions
295 Data-flow-guided fuzzing
300 and extra run-time flag ``-use_traces=1`` the fuzzer will try to apply *data-flow-guided fuzzing*.
399 git clone https://github.com/kcc/fuzzing-with-sanitizers.git
400 bin/clang-format-fuzzer fuzzing-with-sanitizers/llvm/clang-format/C1
401 bin/clang-fuzzer fuzzing-with-sanitizers/llvm/clang/C1/
[all …]
/external/llvm/lib/Fuzzer/
DFuzzerFlags.def64 FUZZER_FLAG_STRING(artifact_prefix, "Write fuzzing artifacts (crash, "
/external/libopus/
Dconfigure.ac359 AC_ARG_ENABLE([fuzzing], optenable
360 [AS_HELP_STRING([--enable-fuzzing],[causes the encoder to make random decisions])],,
Dconfigure1444 --enable-fuzzing causes the encoder to make random decisions
/external/parameter-framework/upstream/test/functional-tests/
Dplan.md303 - trivial rules, complex rules (fuzzing ?)
351 - invalid xml (should we use a fuzzing framework ?)
/external/clang/docs/
DSanitizerCoverage.rst262 An *experimental* feature to support data-flow-guided fuzzing.
332 In-process fuzzing
/external/harfbuzz_ng/
Dconfigure.ac472 test/fuzzing/Makefile
DNEWS183 - Changes resulting from libFuzzer continuous fuzzing:
213 We now have continuous fuzzing set up, to avoid issues like
/external/libvpx/libvpx/
DCHANGELOG16 A variety of fuzzing issues
/external/libmicrohttpd/
DChangeLog1455 Completed zzuf-based fuzzing testcases. -CG
1468 Started to add zzuf-based fuzzing-testcases (these require
/external/v8/test/mjsunit/
Dmjsunit.status708 # Skip tests that are not suitable for deoptimization fuzzing.
/external/tpm2/generator/
Draw_commands.txt4717 Checking the integrity before the data is used prevents attacks o n the sensitive area by fuzzing t…
7688 Checking the integrity before the data is used prevents attacks on the sensitive area by fuzzing the
Draw_commands_fixed.txt4719 Checking the integrity before the data is used prevents attacks o n the sensitive area by fuzzing t…
7698 Checking the integrity before the data is used prevents attacks on the sensitive area by fuzzing the
/external/v8/
DChangeLog8128 Fixed crashes exposed though fuzzing.
/external/tpm2/
Dpart3.txt2946 …hecking the integrity before the data is used prevents attacks on the sensitive area by fuzzing the
4495 fuzzing the data and looking at the differences in the response codes.
/external/pcre/dist/
DChangeLog244 13. Fixed two bugs in pcretest that were discovered by fuzzing and reported by