aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Update INSTALL_DIR to match r42659.Gerald Combs2012-05-161-3/+3
* Print the TShark version information during the prerequisite phase.Gerald Combs2012-04-121-0/+13
* Add a to-do list for more decryption tests.Gerald Combs2012-04-031-0/+14
* Add a test for Zigbee. Compress the 802.11 capture. Fix an error message.Gerald Combs2012-04-024-2/+19
* Add a test for DTLS decryption.Gerald Combs2012-04-024-0/+35
* Add a missing file.Gerald Combs2012-03-301-0/+2
* Add a WPA PSK decryption test.Gerald Combs2012-03-302-2/+19
* Clobber our personal configuration directory on Windows.Gerald Combs2012-03-302-3/+5
* More fixes for Windows. UATs need to be created in ../wireshark-gtk2Gerald Combs2012-03-301-6/+6
* rsasnakeoil2 is a PCAP file; name it .pcap for consistency. Set SVN properti...Jeff Morriss2012-03-302-1/+1
* Fix the location of dhcp.pcap.Gerald Combs2012-03-304-15/+14
* Fix decryption test on Windows.Gerald Combs2012-03-303-5/+5
* Add a missing file.Gerald Combs2012-03-301-0/+1
* Add a decryption test suite along with an SSL decryption test. Move ourGerald Combs2012-03-3011-18/+198
* Add a "fileformats" suite (copied from the I/O suite) to check fileGerald Combs2012-03-136-5/+162
* Replace "-Q" with "WIRESHARK_QUIT_AFTER_CAPTURE" as discussed in bug 6256.Gerald Combs2011-08-292-2/+6
* Undo the checking of command line interfaces. It might the a pipe...Michael Tüxen2011-07-211-1/+1
* Adopt test to new error handling.Michael Tüxen2011-07-211-1/+1
* Use the proper function name.Gerald Combs2011-07-111-1/+1
* Re-enable Cygwin's error_start environment variable.Gerald Combs2011-07-011-1/+1
* Comment out the addtion of error_start to CYGWIN in case it's clobberingGerald Combs2011-07-011-1/+1
* Fix indentation.Gerald Combs2011-07-011-1/+1
* Tell Cygwin to create a core file if we run into any issues.Gerald Combs2011-07-011-0/+1
* Temporarily enable dumpcap debugging.Gerald Combs2011-06-301-1/+1
* Remove tracing.Gerald Combs2011-06-301-2/+0
* Temporarily enable tracing for the stdin capture step.Gerald Combs2011-06-291-0/+2
* Add more error output to try to see what's causing the current test failureGerald Combs2011-06-281-12/+13
* Update suite-clopts.sh to match dumpcap's error output. Add a commentGerald Combs2011-06-271-1/+1
* Add a check for TShark's return status.Gerald Combs2011-06-231-0/+6
* Try adding the fifo step to Wireshark. Clean up the order of tests.Gerald Combs2011-05-311-1/+4
* Add a "capture from stdin" test.Gerald Combs2011-05-261-1/+35
* "tshark -D" writes to stderr now.Gerald Combs2011-05-121-1/+1
* TShark now exits with a status of 1 for an invalid interface or captureGuy Harris2010-07-011-2/+2
* Clean up indentation.Guy Harris2010-06-051-2/+2
* capture() can, in some cases, return FALSE when the capture succeeds;Guy Harris2010-06-011-2/+2
* Use return rather than exit in main().Guy Harris2010-05-281-2/+2
* -I is now a valid TShark option (at least if you have libpcap 1.x).Guy Harris2010-05-071-1/+1
* "Unit tests" is two words (at least in English).Guy Harris2010-03-011-1/+1
* -P is no longer invalid. We use it for the 'two pass analysis'Kovarththanan Rajaratnam2009-09-221-1/+1
* Update the adapter name check to match the buildbot.Gerald Combs2009-07-281-1/+1
* test.sh: revise tests to handle revised capinfos output.Bill Meier2009-05-112-9/+9
* add a comment that the ping code is running in the background (that caused me...Ulf Lamping2008-04-131-1/+3
* fix a commentUlf Lamping2008-04-131-1/+1
* update some prerequisitesUlf Lamping2008-04-131-3/+3
* OK: comment out gathering of debug info; nothing interesting.Bill Meier2008-02-241-6/+6
* Add some debug info to help in diagnosing buildbot 'run tests' failuresBill Meier2008-02-233-9/+48
* Is ping not installed on the Solaris buildbot, or does the path of theGuy Harris2007-11-291-1/+1
* fix a comment: manifest files are now embedded into .exe / .dll files, no nee...Ulf Lamping2007-11-231-1/+1
* because of the privilege separation done, read filters won't work by definiti...Ulf Lamping2007-11-231-1/+2
* Move SKIP_CAPTURE from suite-capture.sh to config.sh so that we can use itGerald Combs2007-11-083-15/+16