tests/test-fuzz-targets.t
author Yuya Nishihara <yuya@tcha.org>
Sun, 03 Jun 2018 13:23:12 +0900
changeset 38235 9b681bb9df9b
parent 38172 24cc2969abae
child 38236 a6347ae6168d
permissions -rw-r--r--
test-fuzz-targets: rebuild executable silently This makes sure the build is not broken.

#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