mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
1f97047ba3
files, Hongfuzz supplies and modifies input to a test program and utilize the ptrace() API/POSIX signal interface to detect and log crashes. WWW: http://code.google.com/p/honggfuzz/
14 lines
645 B
Plaintext
14 lines
645 B
Plaintext
@comment $FreeBSD$
|
|
bin/honggfuzz
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/externalfuzzers/lowBytesIncrease.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/externalfuzzers/o20.sh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/inputfiles/badcode1.txt
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/run-honggfuzz-on-badcode1-with-externalfuzzer.sh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/run-honggfuzz-on-badcode1.sh
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/targets/Makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/targets/badcode1.c
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/targets
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/inputfiles
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/externalfuzzers
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|