Uses of Class
edu.berkeley.cs.jqf.fuzz.afl.AFLGuidance
-
Packages that use AFLGuidance Package Description edu.berkeley.cs.jqf.fuzz.afl -
-
Uses of AFLGuidance in edu.berkeley.cs.jqf.fuzz.afl
Subclasses of AFLGuidance in edu.berkeley.cs.jqf.fuzz.afl Modifier and Type Class Description class
PerfFuzzGuidance
A front-end that uses AFL for increasing performance counters in addition to code coverage.
-