tests/test-fuzz-targets.t
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 11 Feb 2018 14:18:27 -0800
changeset 36046 a5cf79755eff
parent 35670 2b9e2415f5b5
child 38172 24cc2969abae
permissions -rw-r--r--
py3: open temporary file in binary mode Otherwise things fail later when we write bytes to the handle. Differential Revision: https://phab.mercurial-scm.org/D2148

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