D3674: tests: update fuzzer tests to include both fuzzers

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Wed May 30 21:28:05 UTC 2018


durin42 created this revision.
Herald added a subscriber: mercurial-devel.
Herald added a reviewer: hg-reviewers.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D3674

AFFECTED FILES
  tests/test-fuzz-targets.t

CHANGE DETAILS

diff --git a/tests/test-fuzz-targets.t b/tests/test-fuzz-targets.t
--- a/tests/test-fuzz-targets.t
+++ b/tests/test-fuzz-targets.t
@@ -1,5 +1,6 @@
 #require clang-libfuzzer test-repo
   $ cd $TESTDIR/../contrib/fuzz
   $ make
-Just run the fuzzer for five seconds to verify it works at all.
+Just run the fuzzers for five seconds each to verify it works at all.
   $ ./bdiff -max_total_time 5
+  $ ./xdiff -max_total_time 5



To: durin42, #hg-reviewers
Cc: mercurial-devel


More information about the Mercurial-devel mailing list