aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-09Return 1 on failure.gerald2-8/+8
2006-10-09Make preparations for running under Buildbot:gerald5-42/+128
2006-10-08from Richard van der Hoff:ulfl2-2/+42
2006-10-08change the binary path to current windows debug dir: wireshark-gtk2ulfl2-6/+11
2006-08-29use unique variable names to prevent "global variable" side effects -> endles...ulfl2-4/+4
2006-08-02From Richard van der Hoff:etxrab1-1/+1
2006-06-17ethereal to wireshark conversionsahlberg4-10/+10
2006-05-31Rename the main executable to "wireshark", along with more conversions:gerald4-4/+4
2006-05-31Tethereal/tethereal -> TShark/tshark.gerald6-37/+37
2006-05-22ethereal->wiresharksahlberg5-5/+5
2006-05-21name changesahlberg6-12/+12
2006-02-17preparation for a very simple regression testulfl1-0/+4
2006-01-07add a new suite of file I/O test casesulfl2-1/+164
2006-01-07fix a test case and some commentsulfl1-4/+2
2006-01-06minor cleanupulfl1-2/+5
2006-01-05add a test case: writing the capture file to stdout: "-w -"ulfl1-5/+42
2006-01-05interface index 0 is invalid (starting with 1), check if it's rejected correctlyulfl1-1/+20
2006-01-05add the possibility for a prepare step before doing the actual test stepulfl1-1/+11