summaryrefslogtreecommitdiff
path: root/test/run_tests.pl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Fix test failure when testing with Test::HarnessHugo Landau2022-03-091-4/+6
* Perturb the malloc output during testsMatt Caswell2022-03-031-0/+5
* Fix exit code for VMS in util/wrap.pl and test/run_tests.plRichard Levitte2021-06-171-6/+17
* TEST: Change 'catdir' to 'catfile' when dealing with files, in run_tests.plRichard Levitte2021-06-161-2/+2
* Make the 00-prep_*.t recipe truly mandatoryTomas Mraz2021-06-011-8/+14
* TEST: Add test specific fipsmodule.cnf, and use itRichard Levitte2021-05-261-3/+8
* Update copyright yearMatt Caswell2021-02-181-1/+1
* test: add an option to output timing information from tests.Pauli2021-02-121-0/+1
* test: turn off parallel tests in verbose mode.Pauli2021-02-111-4/+8
* run_tests.pl: Improve diagnostics on the use of HARNESS_JOBSDr. David von Oheimb2021-02-041-2/+3
* Make TAP::Harness and TAP::Parser optional.Rainer Jung2020-10-121-2/+4
* Avoid uninitialised variable warning for jobsJon Spillett2020-09-021-3/+3
* run_tests.pl: Add warning that HARNESS_JOBS > 1 overrides HARNESS_VERBOSEDr. David von Oheimb2020-08-231-0/+2
* test/run_tests.pl: In parallel runs, start those tests first that run longestDr. David von Oheimb2020-07-161-33/+43
* test/run_tests.pl: Add alias REPORT_FAILURES{,_PROGRESS} for VF and VFPDr. David von Oheimb2020-07-031-4/+6
* test/run_tests.pl: Add visual separator after failed test case for VFP and VF...Dr. David von Oheimb2020-07-031-0/+1
* test/run_tests.pl: Enhance the semantics of HARNESS_VERBOSE_FAILURES (VF)Dr. David von Oheimb2020-07-031-13/+14
* Run tests in parallelNicola Tuveri2020-07-021-0/+3
* test/run_tests.pl: Improve indentation parsing workaround for VFO and VFP modeDr. David von Oheimb2020-06-221-3/+8
* test/run_tests.pl: Improve newline output for VFO and VFP modeDr. David von Oheimb2020-06-221-4/+4
* run_tests.pl: Add options for focussing output on failed (sub-)testsDr. David von Oheimb2020-06-101-11/+48
* Update copyright yearMatt Caswell2020-05-151-1/+1
* Centralise Environment Variables for the testsMatt Caswell2020-05-061-1/+5
* Rework test/run_tests.pl to support selective verbosity and TAP copyRichard Levitte2019-09-121-53/+152
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-05-011-1/+1
* Use the config file from the source not the host for the testsKurt Roeckx2018-04-301-0/+2
* test/run_tests.pl: don't use Module::Load::Conditional.Andy Polyakov2017-09-021-3/+2
* File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte2017-08-151-1/+3
* Consolidate the locations where we have our internal perl modulesRichard Levitte2017-08-151-3/+2
* Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte2017-07-281-1/+1
* test/run_tests.pl: Make sure to exit with a code that's understood universallyRichard Levitte2017-07-071-1/+10
* Fix use of "can_load()" in run_tests.pl.Rainer Jung2017-05-261-1/+1
* test/run_tests.pl: don't mask test failures.Andy Polyakov2017-05-211-1/+4
* Prefer TAP::Harness over Test::HarnessRichard Levitte2017-05-101-11/+47
* Make it possible to select or deselect test groups by numberRichard Levitte2017-03-101-0/+3
* Add a more versatile test chooserRichard Levitte2016-09-011-23/+48
* perl: use the 'if' module to conditionally load File::GlobRichard Levitte2016-05-301-3/+1
* Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov2016-05-291-2/+5
* perl glob: make sure to put quotes around the pattern, in case of spacesRichard Levitte2016-05-271-2/+2
* Replace cipherlist testEmilia Kasper2016-05-111-1/+1
* Recognise VERBOSE and V as well as HARNESS_VERBOSEDr. Stephen Henson2016-05-091-0/+5
* Copyright consolidation: perl filesRich Salz2016-04-201-1/+7
* unified build scheme: adjust test framework for out of source build treeRichard Levitte2016-02-091-4/+5
* few typo fixesFdaSilvaYY2016-01-221-1/+1
* Add a method to list available testsRichard Levitte2015-09-151-3/+10
* Adapt the libssl test harness testing scripts to new testing frameworkRichard Levitte2015-09-071-1/+3
* Groundwork for a perl based testing frameworkRichard Levitte2015-09-071-0/+43