aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Copy over revisions from the trunk:Gerald Combs2013-06-036-0/+216
|\
| * nameres.hosts_file_handling shouldn't affect loading the profile "hosts"Gerald Combs2013-05-316-0/+224
|/
* Use -Y instead of -R to filter tshark in decryption tests. We're not doingEvan Huus2013-04-101-4/+4
* Run the wmem unit tests with --verbose (provided by glib) so that ifEvan Huus2013-03-271-1/+5
* Add wmem unit test binary (still empty) to nmake build and toEvan Huus2013-03-231-0/+6
* Disable software updates in a blind attempt to fix the recent testGerald Combs2013-03-181-2/+1
* Minor updates.Gerald Combs2013-03-121-3/+1
* Whitespace changes: Convert spaces to tabs. Add modelines.Chris Maynard2013-03-017-97/+147
* Convert spaces to tabs in capture_step_snapshot().Chris Maynard2013-03-011-5/+5
* tshark now accepts -Q.Jeff Morriss2012-12-201-1/+1
* tshark now accepts -g.Jeff Morriss2012-12-121-2/+2
* Make the error message for "we didn't get the error message we expected"Guy Harris2012-11-211-6/+6
* For invalid interfaces, just check for "The capture session could not beGuy Harris2012-11-211-10/+2
* We aren't using pcap_create()/pcap_activate() to open interfaces onGuy Harris2012-11-211-2/+2
* If we're not on Windows, assume we don't have sufficient privileges toGuy Harris2012-11-211-2/+10
* Give a better failure message for the cases where a test failed notGuy Harris2012-11-211-14/+14
* Handle an error message that includes single quotes.Guy Harris2012-11-211-1/+1
* Add dumpcap command-line option tests; run them before TShark tests, soGuy Harris2012-11-211-15/+124
* Fix the error message to test for when testing "-i invalid_interface".Guy Harris2012-11-211-1/+1
* Fix the capitalization of the error message printed if you specify anGuy Harris2012-11-211-1/+1
* I thought the test suite was run with capture permissions; that does not appe...Jeff Morriss2012-11-191-1/+1
* r46083 added interface name matching which changed the error text when an int...Jeff Morriss2012-11-191-1/+1
* zbee.aps was renamed zbee_aps (in r43990).Jeff Morriss2012-07-251-1/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-289-9/+9
* Add more manufacturer names.Gerald Combs2012-06-011-1/+1
* In recent versions of GLib (test with 2.32) g_log_default_handlerGerald Combs2012-05-301-4/+30
* 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