tests/test-fuzz-targets.t
changeset 42952 39cab871e880
parent 40448 d9fc51f77cc5
child 43833 19da643dc10c
equal deleted inserted replaced
42951:0152a907f714 42952:39cab871e880
    39 
    39 
    40 Just run the fuzzers for five seconds each to verify it works at all.
    40 Just run the fuzzers for five seconds each to verify it works at all.
    41   $ ./bdiff -max_total_time 5
    41   $ ./bdiff -max_total_time 5
    42   $ ./mpatch -max_total_time 5
    42   $ ./mpatch -max_total_time 5
    43   $ ./xdiff -max_total_time 5
    43   $ ./xdiff -max_total_time 5
       
    44 
       
    45 Clean up.
       
    46   $ $MAKE -s clean