comparison 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
comparison
equal deleted inserted replaced
38245:f2e3196a34f9 38246:46dcb9f14900
12 $ exit 80 12 $ exit 80
13 #endif 13 #endif
14 14
15 Just run the fuzzers for five seconds each to verify it works at all. 15 Just run the fuzzers for five seconds each to verify it works at all.
16 $ ./bdiff -max_total_time 5 16 $ ./bdiff -max_total_time 5
17 $ ./mpatch -max_total_time 5
17 $ ./xdiff -max_total_time 5 18 $ ./xdiff -max_total_time 5