Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 19461: /trunk/test/ /trunk/test/: config.sh suite-captur

Date: Mon, 09 Oct 2006 18:47:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19461

User: gerald
Date: 2006/10/09 06:47 PM

Log:
 Make preparations for running under Buildbot:
 
   - Check for an "all" argument at startup.  If it's present,
     then proceed with testing.
 
   - Add a platform check.  Use it to handle cases where we can't run
     as a normal user, e.g. trying to capture under Linux.
 
   - Add a "Skipped" result.

Directory: /trunk/test/
  Changes    Path                Action
  +18 -6     config.sh           Modified
  +31 -6     suite-capture.sh    Modified
  +26 -3     suite-clopts.sh     Modified
  +44 -23    test-backend.sh     Modified
  +9 -4      test.sh             Modified