view tests/test-fuzz-targets.t @ 38172:24cc2969abae

tests: update fuzzer tests to include both fuzzers Differential Revision: https://phab.mercurial-scm.org/D3674
author Augie Fackler <augie@google.com>
date Sat, 28 Apr 2018 22:13:33 -0400
parents 2b9e2415f5b5
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