summaryrefslogtreecommitdiffstats
path: root/test/testutil.h
AgeCommit message (Expand)Author
2022-11-15test: add two comparision options to fips version test utility codePauli
2022-10-11Update copyright yearMatt Caswell
2022-10-04Disable printf format checking on MinGWDaniel Fiala
2022-09-16With fips provider 3.0.0 skip tests related to explicit curves handlingTomas Mraz
2022-09-16test: make unit tests FIPS provider version awarePauli
2021-06-05Ensure libctx/propq is propagated when handling X509_REQMatt Caswell
2021-06-01Enhance the encoder/decoder tests to allow testing with a non-default library...Jon Spillett
2021-04-14APPS and TEST: Make sure prog name is set for usage outputDr. David von Oheimb
2021-03-02test: add utility function to set the fake random callback on both the public...Pauli
2021-03-02test: update test_random to create real contexts instead of sharing onePauli
2021-02-23test: add framework for generic fake random number generatorPauli
2021-01-28Update copyright yearRichard Levitte
2021-01-13TEST: move cert, key, and CSR loading aux functions to new testutil/load.cDr. David von Oheimb
2020-12-10Use adapted test_get_libctx() for simpler test setup and better error reportingDr. David von Oheimb
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-08-21testutil: Add provider.c with test_get_libctx(), to use at least for SSL and CMPDr. David von Oheimb
2020-08-21testutil: Make SETUP_TEST_FIXTURE return 0 on fixture == NULLDr. David von Oheimb
2020-08-01TEST: Add testutil tests to compare unterminated strings of different lengthsRichard Levitte
2020-06-24test: update EVP tests to include DRBG testingPauli
2020-04-23Update copyright yearMatt Caswell
2020-02-03Fix common test framework optionsMatt Caswell
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2019-08-09Extend tests of SSL_check_chain()Matt Caswell
2019-07-29Add weak platform independent PRNG to test framework.Pauli
2019-05-09Test skip option.Pauli
2019-03-12OSSL_PARAM helper functions.Pauli
2019-02-13Move libapps headers into their own directoryRichard Levitte
2019-02-11Updated test command line parsing to support commmon commandsShane Lontis
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2017-11-28Test support for time_t comparisons.Pauli
2017-11-13Factorise duplicated code.FdaSilvaYY
2017-11-07style : fix some if(...FdaSilvaYY
2017-10-31testutil.h: Remove duplicate test macrosDr. Matthias St. Pierre
2017-08-12Fix some typo and commentsFdaSilvaYY
2017-08-07Change SETUP_TEST_FIXTURE so that the fixture structure is passed byPauli
2017-08-02Remove EXECUTE_TEST_NO_TEARDOWN.Pauli
2017-07-28Formatting & declaration cleanse.Pauli
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-07-05Remove the TEST_check macro.Pauli
2017-06-23Remove uses of the TEST_check macro.Pauli
2017-06-19Update tests to avoid printf to stdout/stderr when running as test cases.Pauli
2017-06-16Add output routines to allow consistent formatting of memory, stringsPauli
2017-06-09Fix a bundle of trailing spaces in several filesPaul Yang
2017-06-05Use common STANZA for bn and exp testsRich Salz
2017-05-11testutil: add the possibility to set the current test titleRichard Levitte
2017-05-09Add test_test tests for bignums.Pauli
2017-05-09Add BN support to the test infrastructure.Pauli
2017-04-28testutil: Add OpenSSL error stack printing wrapper TEST_openssl_errorsRichard Levitte
2017-04-28testutil: make subtest_level() internalRichard Levitte
2017-04-28testutil: Move printing function declarations to "internal" headerRichard Levitte