fuzzbench
fuzzbench copied to clipboard
Update experiment-requests.yaml
New test on fuzzbench between 9 fuzzers
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Why do you want this experiment?
Sorry, I used fuzzbench for the first time. I have integrated K-scheduler into libafl locally, so I want to experience the periodic service before add it to the fuzzer
@LIIT0215 and where does fuzzbench magically get your local modifications? you must add a libafl variant to the fuzzers on fuzzbench that checks out your specific versions. see the docs one the steps to do that to add to the config, copy the libafl folder to a new name and add the git checkout information for your fuzzer. then you would only need libafl and your variant to run to compare.