Home
last modified time | relevance | path

Searched refs:afl (Results 1 – 16 of 16) sorted by relevance

/freebsd-12-stable/sys/contrib/zstd/tests/fuzz/
DREADME.md46 `./fuzz.py` can run `libfuzzer`, `afl`, and `regression` tests.
81 CC=afl-clang CXX=afl-clang++ ./fuzz.py build all --enable-asan --enable-ubsan
83 ./fuzz.py afl TARGET -m none
Dfuzz.py565 def afl(args): function
803 return afl(args)
/freebsd-12-stable/sys/contrib/zstd/programs/
D.gitignore32 afl
/freebsd-12-stable/contrib/bc/include/
Dstatus.h63 #error Must compile with afl-clang-fast or afl-clang-lto for fuzzing
/freebsd-12-stable/sys/contrib/zstd/tests/
D.gitignore61 afl
/freebsd-12-stable/contrib/subversion/
Dbuild.conf1598 parse-diff-test x509-test xml-test afl-x509 afl-svndiff compress-test
1751 [afl-x509]
1754 path = subversion/tests/afl
1755 sources = afl-x509.c
1760 [afl-svndiff]
1763 path = subversion/tests/afl
1764 sources = afl-svndiff.c
Dbuild-outputs.mk26 BUILD_DIRS = subversion/tests/afl subversion/tests/cmdline subversion/tests/libsvn_subr subversion/…
32 TEST_DEPS = subversion/tests/afl/afl-svndiff$(EXEEXT) subversion/tests/afl/afl-x509$(EXEEXT) subver…
36 check-deps test-deps: subversion/tests/afl/afl-svndiff$(EXEEXT) subversion/tests/afl/afl-x509$(EXE…
40 …ion/svnversion/svnversion$(EXEEXT) subversion/tests/afl/afl-svndiff$(EXEEXT) subversion/tests/afl/
126 afl_svndiff_PATH = subversion/tests/afl
127 afl_svndiff_DEPS = subversion/tests/afl/afl-svndiff.lo subversion/libsvn_delta/libsvn_delta-1.la su…
128 afl_svndiff_OBJECTS = afl-svndiff.lo
129 subversion/tests/afl/afl-svndiff$(EXEEXT): $(afl_svndiff_DEPS)
130 …cd subversion/tests/afl && $(LINK) $(afl_svndiff_LDFLAGS) -o afl-svndiff$(EXEEXT) $(afl_svndiff_O…
132 afl_x509_PATH = subversion/tests/afl
[all …]
/freebsd-12-stable/contrib/binutils/binutils/
Dsrconv.c377 hd.afl = 2; in wr_hd()
383 hd.afl = 4; in wr_hd()
389 hd.afl = 4; in wr_hd()
401 hd.afl = 4; in wr_hd()
Dsysdump.c307 addrsize = dummy.afl; in getone()
DChangeLog-91972343 * srconv.c (wr_hd): Set afl field to 4 for bfd_arch_sh.
/freebsd-12-stable/contrib/mandoc/
DNEWS160 * Jan Schreiber for many bug reports found with afl(1)
426 * Jonathan Gray (OpenBSD) for several bug reports from afl(1)
428 * Theo Buehler (OpenBSD) for several bug reports, most from afl(1).
557 most of them found by systematic afl(1) fuzzing.
687 * Jonathan Gray (OpenBSD) for yet more testing with afl(1)
810 * Jonathan Gray (OpenBSD) for yet more testing with afl (the American
889 * Jonathan Gray (OpenBSD) for extensive testing with afl (the
DTODO40 afl case f1/id:000103,sig:06,src:009024+009105,op:splice,rep:2 (jes@)
/freebsd-12-stable/contrib/bc/
DNEWS.md220 out-of-bounds (crash in debug builds). This was found by upgrading to `afl++`
221 from `afl`. Both were caused by a failure to distinguish between the same two
1115 7. Crashes have been eliminated (as far as [afl][3] can tell).
1192 [3]: http://lcamtuf.coredump.cx/afl/
/freebsd-12-stable/contrib/llvm-project/
DFREEBSD-Xlist172 compiler-rt/lib/fuzzer/afl/
/freebsd-12-stable/crypto/openssl/
DINSTALL404 enable-fuzz-libfuzzer, enable-fuzz-afl
/freebsd-12-stable/contrib/unbound/doc/
DChangelog5664 - please afl-gcc (llvm) for uninitialised variable warning.