tests/test-fuzz-targets.t
author Gregory Szorc <gregory.szorc@gmail.com>
Tue, 06 Feb 2018 18:13:15 -0800
changeset 36115 a3d42d1865f1
parent 35670 2b9e2415f5b5
child 38205 24cc2969abae
permissions -rw-r--r--
wireprotoserver: define and use parse_qs from urllib The cgi module is deprecated since Python 2.6. Let's replace uses of it in wireprotoserver with a similar function from urllib. Differential Revision: https://phab.mercurial-scm.org/D2094

#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