Don't increment after reading last outheader value (as reported by clang).
[metze/wireshark/wip.git] / test /
2010-07-01 Guy HarrisTShark now exits with a status of 1 for an invalid...
2010-06-05 Guy HarrisClean up indentation.
2010-06-01 Guy Harriscapture() can, in some cases, return FALSE when the...
2010-05-28 Guy HarrisUse return rather than exit in main().
2010-05-07 Guy Harris-I is now a valid TShark option (at least if you have...
2010-03-01 Guy Harris"Unit tests" is two words (at least in English).
2009-09-22 Kovarththanan Raja... -P is no longer invalid. We use it for the 'two pass...
2009-07-28 Gerald CombsUpdate the adapter name check to match the buildbot.
2009-05-11 Bill Meiertest.sh: revise tests to handle revised capinfos output.
2008-04-13 Ulf Lampingadd a comment that the ping code is running in the...
2008-04-13 Ulf Lampingfix a comment
2008-04-13 Ulf Lampingupdate some prerequisites
2008-02-24 Bill MeierOK: comment out gathering of debug info; nothing intere...
2008-02-23 Bill MeierAdd some debug info to help in diagnosing buildbot...
2007-11-29 Guy HarrisIs ping not installed on the Solaris buildbot, or does...
2007-11-23 Ulf Lampingfix a comment: manifest files are now embedded into...
2007-11-23 Ulf Lampingbecause of the privilege separation done, read filters...
2007-11-08 Gerald CombsMove SKIP_CAPTURE from suite-capture.sh to config.sh...
2007-10-09 Jeff MorrissAs requested on -dev, put the (currently failing) ...
2007-10-09 Ulf Lampingalpha -> beta
2007-10-08 Jeff MorrissTemporarily disable 'Capture 10 packets using stdout...
2007-09-28 Gerald CombsSupport Solaris along with Windows.
2007-08-28 Bill MeierRe-enable capture tests now that a a dumpcap problem...
2007-08-27 Bill MeierRe-enable unittests after determining that they work...
2007-08-27 Bill MeierPrevent execution of the fifo tests on Windows.
2007-08-25 Bill MeierDisable capture tests and unit tests until possible...
2007-08-24 Richard van der... do the fifo test on platforms where mkfifo is available
2007-05-17 Bill MeierTry this again (with a longer timeout and more diagnost...
2007-05-15 Bill MeierCapture tests using Wireshark seem to be causing a...
2007-04-24 Bill MeierAddt'l fixes so suite-unittests will run under windows
2007-04-24 Bill MeierUse correct install target: 'make ..._install (and...
2007-04-19 Richard van der... fix typos
2007-04-18 Richard van der... following advice from Gerald, Graham Bloice, and others...
2007-04-07 Richard van der... that didn't help. try skipping the exntest to see if...
2007-04-07 Richard van der... make the unit tests spam their output, in an attempt...
2007-04-03 Richard van der... another go at fixing the unit tests under windows ...
2007-04-03 Richard van der... hopefully fix this for win32 by using nmake
2007-04-03 Jörg MayerPropset suite-unittests.sh and add executable to .sh...
2007-04-03 Richard van der... Run the epan unittests as part of the test suite
2007-03-06 Gerald CombsUnder Windows, try to use the first interface that...
2007-02-05 Bill MeierAdditoinal diagnostic info in output logs
2007-01-28 Bill MeierNow need to use interface #2 ??
2007-01-28 Bill MeierAdd some debug output so can see why failure when build...
2006-12-28 Bill MeierHack so test.sh will work with bash 3.1.6 or greater
2006-12-22 Bill MeierOK: I think I've fixed most of the problems in
2006-12-22 Bill MeierUse interface '1' for the capture tests;
2006-12-22 Bill MeierAdd additional output to try to find out why the "captu...
2006-12-11 Gerald CombsThe capture test suite currently fails on quiet network...
2006-10-10 Gerald CombsAdd command-line options: -c disables color, -h prints...
2006-10-09 Gerald CombsPick up TRAFFIC_CAPTURE_IFACE from the environment...
2006-10-09 Gerald CombsReturn 1 on failure.
2006-10-09 Gerald CombsMake preparations for running under Buildbot:
2006-10-08 Ulf Lampingfrom Richard van der Hoff:
2006-10-08 Ulf Lampingchange the binary path to current windows debug dir...
2006-08-29 Ulf Lampinguse unique variable names to prevent "global variable...
2006-08-02 Anders BromanFrom Richard van der Hoff:
2006-06-17 Ronnie Sahlbergethereal to wireshark conversion
2006-05-31 Gerald CombsRename the main executable to "wireshark", along with...
2006-05-31 Gerald CombsTethereal/tethereal -> TShark/tshark.
2006-05-22 Ronnie Sahlbergethereal->wireshark
2006-05-21 Ronnie Sahlbergname change
2006-02-17 Ulf Lampingpreparation for a very simple regression test
2006-01-07 Ulf Lampingadd a new suite of file I/O test cases
2006-01-07 Ulf Lampingfix a test case and some comments
2006-01-06 Ulf Lampingminor cleanup
2006-01-05 Ulf Lampingadd a test case: writing the capture file to stdout...
2006-01-05 Ulf Lampinginterface index 0 is invalid (starting with 1), check...
2006-01-05 Ulf Lampingadd the possibility for a prepare step before doing...
2006-01-05 Ulf Lampingadd missing keys 4-9
2005-12-13 Ulf Lampingadd a new directory 'test', currently containing an...