tests/test-fuzz-targets.t
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 06 Apr 2018 12:55:32 -0700
changeset 37857 9231148ea599
parent 35670 2b9e2415f5b5
child 38172 24cc2969abae
permissions -rw-r--r--
context: convert to hex for error message only for 20-byte changeid Now that 20-byte strings unambiguously mean binary (or a bug), we can specialize the conversion to hex for that case. Differential Revision: https://phab.mercurial-scm.org/D3452

#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