quickjs-tart

quickjs-based runtime for wallet-core logic
Log | Files | Refs | README | LICENSE

fuzzcheck.sh (219B)


      1 #!/bin/sh
      2 # Copyright (C) The c-ares project and its contributors
      3 # SPDX-License-Identifier: MIT
      4 set -e
      5 # Check that all of the base fuzzing corpus parse without errors
      6 ./aresfuzz fuzzinput/*
      7 ./aresfuzzname fuzznames/*