fuzzcheck.sh 132 B

12345
  1. #!/bin/sh
  2. set -e
  3. # Check that all of the base fuzzing corpus parse without errors
  4. ./aresfuzz fuzzinput/*
  5. ./aresfuzzname fuzznames/*