summaryrefslogtreecommitdiff
path: root/tests/TESTrun.sh
Commit message (Expand)AuthorAgeFilesLines
* translate TESTrun.sh to Perl, still using external routines for complex situa...Michael Richardson2020-01-241-98/+0
* Get rid of more $(command) command substitution in favor of `command`.Guy Harris2019-08-181-3/+3
* Have the scripts get the tests directory from $0.Guy Harris2019-08-181-14/+19
* Clean up "make check".Guy Harris2019-08-181-2/+2
* record status code better to file, and if it exists, compare the stderr as wellMichael Richardson2019-08-181-2/+3
* the failed/passed count was not kept in the right placeMichael Richardson2019-08-181-9/+14
* make check needs to work in build directoriesMichael Richardson2019-08-181-6/+19
* make check needs to work in build directoriesMichael Richardson2019-08-181-5/+9
* Use UTC/GMT time when building/checking tests filesFrancois-Xavier Le Bail2018-08-091-0/+2
* Better 'make check' output in case of failed test(s)Francois-Xavier Le Bail2017-09-201-1/+0
* Clean up the crud supporting passed/failed count global variables as files.Guy Harris2017-09-141-4/+4
* Count the complex tests correctly, and pick up the counts correctly.Guy Harris2017-08-301-10/+5
* Count the complex tests as passed or failed.Guy Harris2017-08-301-0/+2
* minor changes to detect core dumps betterMichael Richardson2015-02-171-0/+1
* Just use #! /usr/bin/env perl.Guy Harris2014-05-011-1/+1
* Don't assume the Perl interpreter is in /usr/bin/perl.Guy Harris2014-05-011-1/+1
* fix more Solaris testing issuesDenis Ovsienko2014-01-201-3/+0
* fix some shell mistakes after a Solaris runDenis Ovsienko2014-01-201-2/+2
* test scripts overhaulDenis Ovsienko2014-01-201-44/+47
* Do more verbose logging to the console of output when tests fail so thatMarc Abramowitz2012-10-121-0/+8
* error in passed calculationMichael Richardson2012-03-291-1/+1
* Use expr instead of bashisms.Dagobert Michelsen2012-02-281-4/+4
* updated test cases for fixed msgid/cookie printing for IKEv2.mcr2007-11-241-0/+2
* changed test subsystem to be more table driven, and to save the outputsmcr2007-08-291-0/+61