aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Addt'l fixes so suite-unittests will run under windowsBill Meier2007-04-241-3/+4
* Use correct install target: 'make ..._install (and not 'make 'install_...')Bill Meier2007-04-241-1/+1
* fix typosRichard van der Hoff2007-04-191-3/+3
* following advice from Gerald, Graham Bloice, and others, let's try copying th...Richard van der Hoff2007-04-181-1/+14
* that didn't help. try skipping the exntest to see if it's just that one.Richard van der Hoff2007-04-071-6/+3
* make the unit tests spam their output, in an attempt yo understand wtf the ma...Richard van der Hoff2007-04-071-3/+6
* another go at fixing the unit tests under windows - give a -f Makefile.nmake argRichard van der Hoff2007-04-031-1/+1
* hopefully fix this for win32 by using nmakeRichard van der Hoff2007-04-031-1/+7
* Propset suite-unittests.sh and add executable to .sh filesJörg Mayer2007-04-037-0/+0
* Run the epan unittests as part of the test suiteRichard van der Hoff2007-04-032-0/+73
* Under Windows, try to use the first interface that looks like EthernetGerald Combs2007-03-061-1/+7
* Additoinal diagnostic info in output logsBill Meier2007-02-051-6/+21
* Now need to use interface #2 ??Bill Meier2007-01-281-1/+1
* Add some debug output so can see why failure when buildbot runs this scriptBill Meier2007-01-281-5/+24
* Hack so test.sh will work with bash 3.1.6 or greaterBill Meier2006-12-281-0/+3
* OK: I think I've fixed most of the problems in Bill Meier2006-12-221-22/+7
* Use interface '1' for the capture tests; Bill Meier2006-12-222-3/+27
* Add additional output to try to find out why the "capture 10 Bill Meier2006-12-221-5/+12
* The capture test suite currently fails on quiet networks. Try to fixGerald Combs2006-12-112-12/+53
* Add command-line options: -c disables color, -h prints help, -s runsGerald Combs2006-10-102-8/+56
* Pick up TRAFFIC_CAPTURE_IFACE from the environment if it's set, otherwiseGerald Combs2006-10-091-1/+1
* Return 1 on failure.Gerald Combs2006-10-092-8/+8
* Make preparations for running under Buildbot:Gerald Combs2006-10-095-42/+128
* from Richard van der Hoff:Ulf Lamping2006-10-082-2/+42
* change the binary path to current windows debug dir: wireshark-gtk2Ulf Lamping2006-10-082-6/+11
* use unique variable names to prevent "global variable" side effects -> endles...Ulf Lamping2006-08-292-4/+4
* From Richard van der Hoff:Anders Broman2006-08-021-1/+1
* ethereal to wireshark conversionRonnie Sahlberg2006-06-174-10/+10
* Rename the main executable to "wireshark", along with more conversions:Gerald Combs2006-05-314-4/+4
* Tethereal/tethereal -> TShark/tshark.Gerald Combs2006-05-316-37/+37
* ethereal->wiresharkRonnie Sahlberg2006-05-225-5/+5
* name changeRonnie Sahlberg2006-05-216-12/+12
* preparation for a very simple regression testUlf Lamping2006-02-171-0/+4
* add a new suite of file I/O test casesUlf Lamping2006-01-072-1/+164
* fix a test case and some commentsUlf Lamping2006-01-071-4/+2
* minor cleanupUlf Lamping2006-01-061-2/+5
* add a test case: writing the capture file to stdout: "-w -"Ulf Lamping2006-01-051-5/+42
* interface index 0 is invalid (starting with 1), check if it's rejected correctlyUlf Lamping2006-01-051-1/+20
* add the possibility for a prepare step before doing the actual test stepUlf Lamping2006-01-051-1/+11
* add missing keys 4-9Ulf Lamping2006-01-051-0/+30
* add a new directory 'test', currently containing an alpha test (using some si...Ulf Lamping2005-12-137-0/+879