aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2013-03-01Whitespace changes: Convert spaces to tabs. Add modelines.Chris Maynard7-97/+147
2013-03-01Convert spaces to tabs in capture_step_snapshot().Chris Maynard1-5/+5
2012-12-20tshark now accepts -Q.Jeff Morriss1-1/+1
2012-12-12tshark now accepts -g.Jeff Morriss1-2/+2
2012-11-21Make the error message for "we didn't get the error message we expected"Guy Harris1-6/+6
2012-11-21For invalid interfaces, just check for "The capture session could not beGuy Harris1-10/+2
2012-11-21We aren't using pcap_create()/pcap_activate() to open interfaces onGuy Harris1-2/+2
2012-11-21If we're not on Windows, assume we don't have sufficient privileges toGuy Harris1-2/+10
2012-11-21Give a better failure message for the cases where a test failed notGuy Harris1-14/+14
2012-11-21Handle an error message that includes single quotes.Guy Harris1-1/+1
2012-11-21Add dumpcap command-line option tests; run them before TShark tests, soGuy Harris1-15/+124
2012-11-21Fix the error message to test for when testing "-i invalid_interface".Guy Harris1-1/+1
2012-11-21Fix the capitalization of the error message printed if you specify anGuy Harris1-1/+1
2012-11-19I thought the test suite was run with capture permissions; that does not appe...Jeff Morriss1-1/+1
2012-11-19r46083 added interface name matching which changed the error text when an int...Jeff Morriss1-1/+1
2012-07-25zbee.aps was renamed zbee_aps (in r43990).Jeff Morriss1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki9-9/+9
2012-06-01Add more manufacturer names.Gerald Combs1-1/+1
2012-05-30In recent versions of GLib (test with 2.32) g_log_default_handlerGerald Combs1-4/+30
2012-05-16Update INSTALL_DIR to match r42659.Gerald Combs1-3/+3
2012-04-12Print the TShark version information during the prerequisite phase.Gerald Combs1-0/+13
2012-04-03Add a to-do list for more decryption tests.Gerald Combs1-0/+14
2012-04-02Add a test for Zigbee. Compress the 802.11 capture. Fix an error message.Gerald Combs4-2/+19
2012-04-02Add a test for DTLS decryption.Gerald Combs4-0/+35
2012-03-30Add a missing file.Gerald Combs1-0/+2
2012-03-30Add a WPA PSK decryption test.Gerald Combs2-2/+19
2012-03-30Clobber our personal configuration directory on Windows.Gerald Combs2-3/+5
2012-03-30More fixes for Windows. UATs need to be created in ../wireshark-gtk2Gerald Combs1-6/+6
2012-03-30rsasnakeoil2 is a PCAP file; name it .pcap for consistency. Set SVN properti...Jeff Morriss2-1/+1
2012-03-30Fix the location of dhcp.pcap.Gerald Combs4-15/+14
2012-03-30Fix decryption test on Windows.Gerald Combs3-5/+5
2012-03-30Add a missing file.Gerald Combs1-0/+1
2012-03-30Add a decryption test suite along with an SSL decryption test. Move ourGerald Combs11-18/+198
2012-03-13Add a "fileformats" suite (copied from the I/O suite) to check fileGerald Combs6-5/+162
2011-08-29Replace "-Q" with "WIRESHARK_QUIT_AFTER_CAPTURE" as discussed in bug 6256.Gerald Combs2-2/+6
2011-07-21Undo the checking of command line interfaces. It might the a pipe...Michael Tüxen1-1/+1
2011-07-21Adopt test to new error handling.Michael Tüxen1-1/+1
2011-07-11Use the proper function name.Gerald Combs1-1/+1
2011-07-01Re-enable Cygwin's error_start environment variable.Gerald Combs1-1/+1
2011-07-01Comment out the addtion of error_start to CYGWIN in case it's clobberingGerald Combs1-1/+1
2011-07-01Fix indentation.Gerald Combs1-1/+1
2011-07-01Tell Cygwin to create a core file if we run into any issues.Gerald Combs1-0/+1
2011-06-30Temporarily enable dumpcap debugging.Gerald Combs1-1/+1
2011-06-30Remove tracing.Gerald Combs1-2/+0
2011-06-29Temporarily enable tracing for the stdin capture step.Gerald Combs1-0/+2
2011-06-28Add more error output to try to see what's causing the current test failureGerald Combs1-12/+13
2011-06-27Update suite-clopts.sh to match dumpcap's error output. Add a commentGerald Combs1-1/+1
2011-06-23Add a check for TShark's return status.Gerald Combs1-0/+6
2011-05-31Try adding the fifo step to Wireshark. Clean up the order of tests.Gerald Combs1-1/+4
2011-05-26Add a "capture from stdin" test.Gerald Combs1-1/+35