view tests/test-fuzz-targets.t @ 38235:9b681bb9df9b

test-fuzz-targets: rebuild executable silently This makes sure the build is not broken.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 03 Jun 2018 13:23:12 +0900
parents 24cc2969abae
children a6347ae6168d
line wrap: on
line source

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