File: fuzzcheck.sh

package info (click to toggle)
c-ares 1.17.1-1%2Bdeb11u3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,272 kB
  • sloc: cpp: 39,065; ansic: 25,077; sh: 4,256; makefile: 129; perl: 48; awk: 18
file content (5 lines) | stat: -rwxr-xr-x 132 bytes parent folder | download | duplicates (7)
1
2
3
4
5
#!/bin/sh
set -e
# Check that all of the base fuzzing corpus parse without errors
./aresfuzz fuzzinput/*
./aresfuzzname fuzznames/*