view tests/test-fuzz-targets.t @ 38230:bf901559e647

fuzz: expand variables by make Otherwise it wouldn't work unless CC and CXX were exported from the environment.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 03 Jun 2018 13:11:22 +0900
parents 24cc2969abae
children 9b681bb9df9b
line wrap: on
line source

#require clang-libfuzzer test-repo
  $ cd $TESTDIR/../contrib/fuzz
  $ make
Just run the fuzzers for five seconds each to verify it works at all.
  $ ./bdiff -max_total_time 5
  $ ./xdiff -max_total_time 5