view tests/test-fuzz-targets.t @ 36485:351323217fd3

py3: add b'' prefix in tests/test-revlog-v2.t After this, the test works on Python 3. There is some extra return value by open().write() I think which needs to be handled. # skip-blame because just b'' prefix Differential Revision: https://phab.mercurial-scm.org/D2509
author Pulkit Goyal <7895pulkit@gmail.com>
date Wed, 28 Feb 2018 22:14:36 +0530
parents 2b9e2415f5b5
children 24cc2969abae
line wrap: on
line source

#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