mirror of https://github.com/google/oss-fuzz.git
387 B
387 B
Fuzzing Gloassary
TODO
Naming things is hard. This page tries to reduce confusion around naming.
-
Fuzz Target
-
Target Function
-
Fuzzing Target Function a function to which we apply fuzzing at the hopes to find a bug. A specific signature must be used for OSS-Fuzz.
-
Fuzzing Engine a program that tries to find interesting inputs