Wireshark-commits: [Wireshark-commits] master 550e315: Fix fuzz-test.sh '-b' option so it works aga
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=550e3153bf0f37a9297057c3c5024aa8809fd428
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
550e315 by Bill Meier (wmeier@xxxxxxxxxxx):
    Fix fuzz-test.sh '-b' option so it works again; Do some other tools/*test*.sh changes
    
    - Add -b option to randpkt-test.sh and test-captures.sh;
    - Create/ue a common function to do '-x' tests on files/dirs;
    - Rename exit_error function to ws_exit_error
    
    Change-Id: I032c9d784bec1fb6b0717aaad08a061e4d935476
    Reviewed-on: https://code.wireshark.org/review/872
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    Tested-by: Bill Meier <wmeier@xxxxxxxxxxx>
    
Actions performed:
    from  b63b503   Fix Bug 9938 'tshark "-Y -2 -w" saves non-dependent frames'
    adds  550e315   Fix fuzz-test.sh '-b' option so it works again; Do some other tools/*test*.sh changes
Summary of changes:
 tools/fuzz-test.sh     |   21 +++++----------------
 tools/randpkt-test.sh  |   23 ++++++++---------------
 tools/test-captures.sh |   18 ++++++++++++++----
 tools/test-common.sh   |   18 +++++++++++++++++-
 4 files changed, 44 insertions(+), 36 deletions(-)