Skip to contents

All functions

CBTF CBTF-package
CBTF: Caught by the Fuzz! A minimalistic fuzz-test runner
fuzz()
Fuzz-test the specified functions
get_exported_functions()
Get the names of the exported functions of a package
length(<cbtf>)
Compute the number of tests performed
namify()
Add names to a list of inputs
print(<cbtf>)
Print the results from a fuzz run
summary(<cbtf>)
Results summary from a fuzz run
test_inputs()
Default input tests
whitelist()
Apply additional whitelist patterns to the results of a fuzz run