btrfs-fuzz is an unsupervised coverage guided-fuzzer tailored for btrfs.
btrfs-fuzz is mostly self-contained inside a docker image. The only things you
need on your host are:
btrfs-progspodman$ git clone https://github.com/danobi/btrfs-fuzz.git
$ cd btrfs-fuzz
$ ./x.py build
$ ./x.py seed
$ ./x.py run
x.py is the "Makefile" for this project. See x.py --help for full options.
Content type
Image
Digest
Size
2.4 GB
Last updated
almost 6 years ago
docker pull dxuu/btrfs-fuzz