aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite-clopts.sh
AgeCommit message (Expand)AuthorFilesLines
2014-12-31Test suite: Make sure we have a usable locale before we run iconv.Gerald Combs1-0/+5
2014-12-30Test suite: Start testing our output for valid UTF-8.Gerald Combs1-0/+19
2014-12-24test suite: (Minor) fix some double spaceAlexis La Goutte1-3/+3
2014-06-27Tighten the dump-glossary test.Evan Huus1-1/+4
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-05Add test to dump glossaries.Evan Huus1-1/+20
2013-03-01Whitespace changes: Convert spaces to tabs. Add modelines.Chris Maynard1-34/+41
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-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-03-30Fix the location of dhcp.pcap.Gerald Combs1-2/+2
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-06-27Update suite-clopts.sh to match dumpcap's error output. Add a commentGerald Combs1-1/+1
2010-07-01TShark now exits with a status of 1 for an invalid interface or captureGuy Harris1-2/+2
2010-06-01capture() can, in some cases, return FALSE when the capture succeeds;Guy Harris1-2/+2
2010-05-28Use return rather than exit in main().Guy Harris1-2/+2
2010-05-07-I is now a valid TShark option (at least if you have libpcap 1.x).Guy Harris1-1/+1
2009-09-22-P is no longer invalid. We use it for the 'two pass analysis'Kovarththanan Rajaratnam1-1/+1
2008-02-23Add some debug info to help in diagnosing buildbot 'run tests' failuresBill Meier1-9/+19
2007-11-08Move SKIP_CAPTURE from suite-capture.sh to config.sh so that we can use itGerald Combs1-1/+1
2007-04-03Propset suite-unittests.sh and add executable to .sh filesJörg Mayer1-0/+0
2006-10-09Make preparations for running under Buildbot:Gerald Combs1-3/+26
2006-08-02From Richard van der Hoff:Anders Broman1-1/+1
2006-05-31Tethereal/tethereal -> TShark/tshark.Gerald Combs1-12/+12
2006-05-22ethereal->wiresharkRonnie Sahlberg1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-01-05interface index 0 is invalid (starting with 1), check if it's rejected correctlyUlf Lamping1-1/+20
2005-12-13add a new directory 'test', currently containing an alpha test (using some si...Ulf Lamping1-0/+164