aboutsummaryrefslogtreecommitdiff
path: root/test/run_tests.pl
AgeCommit message (Expand)AuthorFilesLines
2023-12-21Use GH action commands to group/collapse filtered outputNeil Horman1-2/+9
2023-12-21augment test/run_tests.pl to filter indirect leaksNeil Horman1-1/+16
2022-05-03Update copyright yearMatt Caswell1-1/+1
2022-03-09Fix test failure when testing with Test::HarnessHugo Landau1-4/+6
2022-03-03Perturb the malloc output during testsMatt Caswell1-0/+5
2021-06-17Fix exit code for VMS in util/wrap.pl and test/run_tests.plRichard Levitte1-6/+17
2021-06-16TEST: Change 'catdir' to 'catfile' when dealing with files, in run_tests.plRichard Levitte1-2/+2
2021-06-01Make the 00-prep_*.t recipe truly mandatoryTomas Mraz1-8/+14
2021-05-26TEST: Add test specific fipsmodule.cnf, and use itRichard Levitte1-3/+8
2021-02-18Update copyright yearMatt Caswell1-1/+1
2021-02-12test: add an option to output timing information from tests.Pauli1-0/+1
2021-02-11test: turn off parallel tests in verbose mode.Pauli1-4/+8
2021-02-04run_tests.pl: Improve diagnostics on the use of HARNESS_JOBSDr. David von Oheimb1-2/+3
2020-10-12Make TAP::Harness and TAP::Parser optional.Rainer Jung1-2/+4
2020-09-02Avoid uninitialised variable warning for jobsJon Spillett1-3/+3
2020-08-23run_tests.pl: Add warning that HARNESS_JOBS > 1 overrides HARNESS_VERBOSEDr. David von Oheimb1-0/+2
2020-07-16test/run_tests.pl: In parallel runs, start those tests first that run longestDr. David von Oheimb1-33/+43
2020-07-03test/run_tests.pl: Add alias REPORT_FAILURES{,_PROGRESS} for VF and VFPDr. David von Oheimb1-4/+6
2020-07-03test/run_tests.pl: Add visual separator after failed test case for VFP and VF...Dr. David von Oheimb1-0/+1
2020-07-03test/run_tests.pl: Enhance the semantics of HARNESS_VERBOSE_FAILURES (VF)Dr. David von Oheimb1-13/+14
2020-07-02Run tests in parallelNicola Tuveri1-0/+3
2020-06-22test/run_tests.pl: Improve indentation parsing workaround for VFO and VFP modeDr. David von Oheimb1-3/+8
2020-06-22test/run_tests.pl: Improve newline output for VFO and VFP modeDr. David von Oheimb1-4/+4
2020-06-10run_tests.pl: Add options for focussing output on failed (sub-)testsDr. David von Oheimb1-11/+48
2020-05-15Update copyright yearMatt Caswell1-1/+1
2020-05-06Centralise Environment Variables for the testsMatt Caswell1-1/+5
2019-09-12Rework test/run_tests.pl to support selective verbosity and TAP copyRichard Levitte1-53/+152
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-05-01Update copyright yearMatt Caswell1-1/+1
2018-04-30Use the config file from the source not the host for the testsKurt Roeckx1-0/+2
2017-09-02test/run_tests.pl: don't use Module::Load::Conditional.Andy Polyakov1-3/+2
2017-08-15File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte1-1/+3
2017-08-15Consolidate the locations where we have our internal perl modulesRichard Levitte1-3/+2
2017-07-28Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte1-1/+1
2017-07-07test/run_tests.pl: Make sure to exit with a code that's understood universallyRichard Levitte1-1/+10
2017-05-26Fix use of "can_load()" in run_tests.pl.Rainer Jung1-1/+1
2017-05-21test/run_tests.pl: don't mask test failures.Andy Polyakov1-1/+4
2017-05-10Prefer TAP::Harness over Test::HarnessRichard Levitte1-11/+47
2017-03-10Make it possible to select or deselect test groups by numberRichard Levitte1-0/+3
2016-09-01Add a more versatile test chooserRichard Levitte1-23/+48
2016-05-30perl: use the 'if' module to conditionally load File::GlobRichard Levitte1-3/+1
2016-05-29Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov1-2/+5
2016-05-27perl glob: make sure to put quotes around the pattern, in case of spacesRichard Levitte1-2/+2
2016-05-11Replace cipherlist testEmilia Kasper1-1/+1
2016-05-09Recognise VERBOSE and V as well as HARNESS_VERBOSEDr. Stephen Henson1-0/+5
2016-04-20Copyright consolidation: perl filesRich Salz1-1/+7
2016-02-09unified build scheme: adjust test framework for out of source build treeRichard Levitte1-4/+5
2016-01-22few typo fixesFdaSilvaYY1-1/+1
2015-09-15Add a method to list available testsRichard Levitte1-3/+10
2015-09-07Adapt the libssl test harness testing scripts to new testing frameworkRichard Levitte1-1/+3