changeset 38172:24cc2969abae

tests: update fuzzer tests to include both fuzzers Differential Revision: https://phab.mercurial-scm.org/D3674
author Augie Fackler <augie@google.com>
date Sat, 28 Apr 2018 22:13:33 -0400
parents eb9835014d20
children fa0ddd5e8fff
files tests/test-fuzz-targets.t
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-fuzz-targets.t	Thu May 24 12:19:50 2018 +0200
+++ b/tests/test-fuzz-targets.t	Sat Apr 28 22:13:33 2018 -0400
@@ -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