diff tests/test-fuzz-targets.t @ 38246:46dcb9f14900

fuzz: new fuzzer for the mpatch code Differential Revision: https://phab.mercurial-scm.org/D3695
author Augie Fackler <augie@google.com>
date Sat, 28 Apr 2018 22:35:14 -0400
parents a6347ae6168d
children 6c01fad8de32
line wrap: on
line diff
--- a/tests/test-fuzz-targets.t	Thu Jun 07 21:09:16 2018 +0200
+++ b/tests/test-fuzz-targets.t	Sat Apr 28 22:35:14 2018 -0400
@@ -14,4 +14,5 @@
 
 Just run the fuzzers for five seconds each to verify it works at all.
   $ ./bdiff -max_total_time 5
+  $ ./mpatch -max_total_time 5
   $ ./xdiff -max_total_time 5