Skip to content

vasumv/bonsai-fuzzing

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

Bonsai Fuzzing

Bonsai Fuzzing is a fuzz-testing algorithm that generates concise test cases for software such as compilers.

More details are described in the ICSE'21 research paper:

Vasudev Vikram, Rohan Padhye, and Koushik Sen. Growing A Test Corpus with Bonsai Fuzzing. To appear in the Proceedings of the 43rd International Conference on Software Engineering (ICSE 2021).

A copy of the ChocoPy grammar is included in this repository in the file chocopy_grammar.pdf. Example output corpuses of Bonsai Fuzzing can be found in exampleCorpuses/.

To rerun Bonsai Fuzzing and replicate the experiments in the paper, please see the instructions in artifact/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published