summaryrefslogtreecommitdiff
path: root/tests/TESTonce
Commit message (Expand)AuthorAgeFilesLines
* Remove now unused 'tests/TESTonce'Francois-Xavier Le Bail2020-09-061-19/+0
* translate TESTrun.sh to Perl, still using external routines for complex situa...Michael Richardson2020-01-241-138/+3
* move test invocation code into subroutineMichael Richardson2020-01-241-115/+116
* Fix indentation in "make check" outputFrancois-Xavier Le Bail2019-11-271-3/+3
* Show stderr output from tcpdump other than "reading from file...".Guy Harris2019-08-191-6/+18
* record status code better to file, and if it exists, compare the stderr as wellMichael Richardson2019-08-181-12/+39
* do better recording of when stderr has content in itMichael Richardson2019-08-181-7/+33
* save stderr to file in case it is usefulMichael Richardson2019-08-181-1/+1
* show core dump status clearlyMichael Richardson2019-08-181-0/+2
* make check needs to work in build directoriesMichael Richardson2019-08-181-2/+12
* make check needs to work in build directoriesMichael Richardson2019-08-181-7/+11
* allow unit tests to specify an alternate tcpdump binaryalexandr nedvedicky - Sun Microsystems - Prague Czech Republic2019-04-171-1/+3
* Use UTC/GMT time when building/checking tests filesFrancois-Xavier Le Bail2018-08-091-2/+2
* Better 'make check' output in case of failed test(s)Francois-Xavier Le Bail2017-09-201-1/+1
* tests/TESTonce: More verbose failure messageUlrich Windl2017-09-121-1/+1
* Report *all* non-zero exit codes from the tcpdump command.Guy Harris2017-08-301-2/+2
* Force -t on in TESTonce.Guy Harris2017-07-011-2/+2
* Fix indentation in "make check" outputFrancois-Xavier Le Bail2017-01-181-2/+2
* update a comment in TESTonceDenis Ovsienko2016-10-171-0/+2
* make sure that EXIT code is appended to results fileMichael Richardson2015-03-101-1/+1
* in some cases we expect tcpdump to fail with an error codeMichael Richardson2015-03-101-1/+11
* minor changes to detect core dumps betterMichael Richardson2015-02-171-5/+21
* condition DOS/UNIX newline styles for Windows testGisle Vanem2015-01-091-2/+2
* TESTonce & others: 'make check' need to do a strict comparison, including spacesFrancois-Xavier Le Bail2014-11-141-2/+2
* Update TESTonceGisle Vanem2014-05-021-1/+6
* Just use #! /usr/bin/env perl.Guy Harris2014-05-011-1/+1
* Not all OSes have a diff that supports "diff -u".Guy Harris2014-01-301-1/+1
* fix more Solaris testing issuesDenis Ovsienko2014-01-201-2/+2
* test scripts overhaulDenis Ovsienko2014-01-201-30/+28
* removed need for uudecodeMichael Richardson2011-04-301-8/+0
* make test cases a bit quieterMichael Richardson2010-10-071-3/+4
* Look for core dumps, and fail test if some are foundMichael Richardson2010-01-101-0/+3
* changed test subsystem to be more table driven, and to save the outputsmcr2007-08-291-0/+43