aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2010-07-01TShark now exits with a status of 1 for an invalid interface or captureguy1-2/+2
2010-06-05Clean up indentation.guy1-2/+2
2010-06-01capture() can, in some cases, return FALSE when the capture succeeds;guy1-2/+2
2010-05-28Use return rather than exit in main().guy1-2/+2
2010-05-07-I is now a valid TShark option (at least if you have libpcap 1.x).guy1-1/+1
2010-03-02Squelch some compiler warnings, clean up indentation, clean up aguy1-1/+1
2009-09-22-P is no longer invalid. We use it for the 'two pass analysis'krj1-1/+1
2009-07-28Update the adapter name check to match the buildbot.gerald1-1/+1
2009-05-11test.sh: revise tests to handle revised capinfos output.wmeier2-9/+9
2008-04-13add a comment that the ping code is running in the background (that caused me...ulfl1-1/+3
2008-04-13fix a commentulfl1-1/+1
2008-04-13update some prerequisitesulfl1-3/+3
2008-02-24OK: comment out gathering of debug info; nothing interesting.wmeier1-6/+6
2008-02-23Add some debug info to help in diagnosing buildbot 'run tests' failureswmeier3-9/+48
2007-11-29Is ping not installed on the Solaris buildbot, or does the path of theguy1-1/+1
2007-11-23fix a comment: manifest files are now embedded into .exe / .dll files, no nee...ulfl1-1/+1
2007-11-23because of the privilege separation done, read filters won't work by definiti...ulfl1-1/+2
2007-11-08Move SKIP_CAPTURE from suite-capture.sh to config.sh so that we can use itgerald3-15/+16
2007-10-09As requested on -dev, put the (currently failing) 'Capture 10 packets using s...morriss1-1/+1
2007-10-09alpha -> betaulfl1-1/+1
2007-10-08Temporarily disable 'Capture 10 packets using stdout' test for tshark until w...morriss1-1/+1
2007-09-28Support Solaris along with Windows.gerald1-7/+20
2007-08-28Re-enable capture tests now that a a dumpcap problem has been corrected.wmeier1-3/+3
2007-08-27Re-enable unittests after determining that they work correctly wmeier1-3/+3
2007-08-27Prevent execution of the fifo tests on Windows.wmeier1-3/+6
2007-08-25Disable capture tests and unit tests until possible issues corrected.wmeier2-6/+6
2007-08-24do the fifo test on platforms where mkfifo is availablerichardv1-3/+6
2007-05-17Try this again (with a longer timeout and more diagnostic info)wmeier2-6/+13
2007-05-15Capture tests using Wireshark seem to be causing a problem; disable them for ...wmeier1-1/+1
2007-04-24Addt'l fixes so suite-unittests will run under windowswmeier1-3/+4
2007-04-24Use correct install target: 'make ..._install (and not 'make 'install_...')wmeier1-1/+1
2007-04-19fix typosrichardv1-3/+3
2007-04-18following advice from Gerald, Graham Bloice, and others, let's try copying th...richardv1-1/+14
2007-04-07that didn't help. try skipping the exntest to see if it's just that one.richardv1-6/+3
2007-04-07make the unit tests spam their output, in an attempt yo understand wtf the ma...richardv1-3/+6
2007-04-03another go at fixing the unit tests under windows - give a -f Makefile.nmake argrichardv1-1/+1
2007-04-03hopefully fix this for win32 by using nmakerichardv1-1/+7
2007-04-03Propset suite-unittests.sh and add executable to .sh filesjmayer7-0/+0
2007-04-03Run the epan unittests as part of the test suiterichardv2-0/+73
2007-03-06Under Windows, try to use the first interface that looks like Ethernetgerald1-1/+7
2007-02-05Additoinal diagnostic info in output logswmeier1-6/+21
2007-01-28Now need to use interface #2 ??wmeier1-1/+1
2007-01-28Add some debug output so can see why failure when buildbot runs this scriptwmeier1-5/+24
2006-12-28Hack so test.sh will work with bash 3.1.6 or greaterwmeier1-0/+3
2006-12-22OK: I think I've fixed most of the problems in wmeier1-22/+7
2006-12-22Use interface '1' for the capture tests; wmeier2-3/+27
2006-12-22Add additional output to try to find out why the "capture 10 wmeier1-5/+12
2006-12-11The capture test suite currently fails on quiet networks. Try to fixgerald2-12/+53
2006-10-10Add command-line options: -c disables color, -h prints help, -s runsgerald2-8/+56
2006-10-09Pick up TRAFFIC_CAPTURE_IFACE from the environment if it's set, otherwisegerald1-1/+1