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
print(<cbtf>)
Print the results from a fuzz run
`[[`(<cbtf>)
Extract the results for a specific test input
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