Wireshark-commits: [Wireshark-commits] rev 49412: /trunk/tools/ /trunk/tools/: test-captures.sh tes

Date: Sun, 19 May 2013 12:51:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49412

User: eapache
Date: 2013/05/19 05:51 AM

Log:
 Update test-fuzzed-cap.sh:
 - support testing multiple files at once
 - use tools/test-common.sh to make sure we have the most up-to-date environment
   variables set (the old version was missing the WMEM_ one for example)
 - rename to test-captures.sh since it works just fine on non-fuzzed files

Directory: /trunk/tools/
  Changes    Path                  Action
  +66 -0     test-captures.sh      Added
  +0 -104    test-fuzzed-cap.sh    Removed