Searched refs:fuzzing (Results 1 – 23 of 23) sorted by relevance
/external/harfbuzz_ng/test/fuzzing/ |
D | Makefile.am | 11 @$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src fuzzing 13 $(top_builddir)/src/libharfbuzz-fuzzing.la: lib 29 $(top_builddir)/src/libharfbuzz-fuzzing.la \
|
D | README | 2 harfbuzz/test/fuzzing/hb-fuzzer.cc with:
|
/external/boringssl/src/ |
D | FUZZING.md | 29 …guments to `jobs` and `workers` should be the number of cores that you wish to dedicate to fuzzing. 31 …fuzzing tests which contain seed files for fuzzing. Some of the seed files were generated manually…
|
D | README.md | 30 * [FUZZING.md](/FUZZING.md): information about fuzzing BoringSSL.
|
D | CMakeLists.txt | 85 message("You need to build with Clang for fuzzing to work")
|
/external/harfbuzz_ng/src/ |
D | Makefile.am | 17 fuzzing: $(BUILT_SOURCES) libharfbuzz-fuzzing.la target 140 EXTRA_LTLIBRARIES = libharfbuzz-fuzzing.la 147 CLEANFILES += libharfbuzz-fuzzing.la
|
/external/harfbuzz_ng/test/ |
D | Makefile.am | 3 SUBDIRS = api shaping fuzzing subdir
|
/external/llvm/docs/ |
D | LibFuzzer.rst | 12 (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/ |
D | FuzzerFlags.def | 64 FUZZER_FLAG_STRING(artifact_prefix, "Write fuzzing artifacts (crash, "
|
/external/libopus/ |
D | configure.ac | 359 AC_ARG_ENABLE([fuzzing], optenable 360 [AS_HELP_STRING([--enable-fuzzing],[causes the encoder to make random decisions])],,
|
D | configure | 1444 --enable-fuzzing causes the encoder to make random decisions
|
/external/parameter-framework/upstream/test/functional-tests/ |
D | plan.md | 303 - trivial rules, complex rules (fuzzing ?) 351 - invalid xml (should we use a fuzzing framework ?)
|
/external/clang/docs/ |
D | SanitizerCoverage.rst | 262 An *experimental* feature to support data-flow-guided fuzzing. 332 In-process fuzzing
|
/external/harfbuzz_ng/ |
D | configure.ac | 472 test/fuzzing/Makefile
|
D | NEWS | 183 - Changes resulting from libFuzzer continuous fuzzing: 213 We now have continuous fuzzing set up, to avoid issues like
|
/external/libvpx/libvpx/ |
D | CHANGELOG | 16 A variety of fuzzing issues
|
/external/libmicrohttpd/ |
D | ChangeLog | 1455 Completed zzuf-based fuzzing testcases. -CG 1468 Started to add zzuf-based fuzzing-testcases (these require
|
/external/v8/test/mjsunit/ |
D | mjsunit.status | 708 # Skip tests that are not suitable for deoptimization fuzzing.
|
/external/tpm2/generator/ |
D | raw_commands.txt | 4717 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
|
D | raw_commands_fixed.txt | 4719 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/ |
D | ChangeLog | 8128 Fixed crashes exposed though fuzzing.
|
/external/tpm2/ |
D | part3.txt | 2946 …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/ |
D | ChangeLog | 244 13. Fixed two bugs in pcretest that were discovered by fuzzing and reported by
|