Name Description Size Coverage
conftest.py Walk up directories to find mozinfo.json and update the info. 1714 -
grizzly_requirements.in 113 -
grizzly_requirements.txt 19757 -
js.py Hello I am a fake jsshell for testing purpose. Add more features! 698 -
python.toml 145 -
smoke.py Smoke test script for Fuzzing This script can be used to perform simple calls using `jsshell` or whatever other tools you may add. The call is done via `taskcluster/kinds/fuzzing/kind.yml` and files contained in the `target.jsshell.zip` and `target.fuzztest.tests.tar.zst` build artifacts are downloaded to run things. Everything included in this directory will be added in `target.fuzztest.tests.tar.zst` at build time, so you can add more scripts and tools if you need. They will be located in `$MOZ_FETCHES_DIR` and follow the same directory structure than the source tree. 2167 -
test_fuzzing_interface.py 2725 -
test_grizzly.py 1731 -
tests.py 792 -