summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2017-05-15Randomise the ordering of the C unit tests.Pauli
2017-05-12Review feedback; use single main, #ifdef ADD_TESTRich Salz
2017-05-12Convert shlibloadtest to new frameworkRich Salz
2017-05-12Add "Title" directive to evp_testRich Salz
2017-05-11Use scalar, not length; fixes test_evpRich Salz
2017-05-11Rename evptests.txt to evppkey.txtRich Salz
2017-05-11Split test/evptests.txt into separate files.Rich Salz
2017-05-11Fix infinite loops in secure memory allocation.Todd Short
2017-05-11testutil: Fix non-standard subtest outputRichard Levitte
2017-05-11evp_test: use the test file name as the test titleRichard Levitte
2017-05-11testutil: add the possibility to set the current test titleRichard Levitte
2017-05-11Fix gcc-7 warnings.Bernd Edlinger
2017-05-11Use compare_mem wrapperRich Salz
2017-05-11Address some feedbackRich Salz
2017-05-11Convert of evp_test to frameworkRich Salz
2017-05-11Clarify that a test failedRichard Levitte
2017-05-11Add a descriptive header to diff output from failed tests.Pauli
2017-05-10Add a test for SNI in conjunction with custom extensionsMatt Caswell
2017-05-10Prefer TAP::Harness over Test::HarnessRichard Levitte
2017-05-09Add test_test tests for bignums.Pauli
2017-05-09Add BN support to the test infrastructure.Pauli
2017-05-09Add test for no change following an HRRMatt Caswell
2017-05-09More TLSv1.3 cookie testsMatt Caswell
2017-05-09Fix some copy&paste errors and update following review feedbackMatt Caswell
2017-05-09Add some badly formatted compression methods testsMatt Caswell
2017-05-08Add unit test for PEM_FLAG_ONLY_B64Benjamin Kaduk
2017-05-08Add a test for supported_groups in the EE messageMatt Caswell
2017-05-06test/recipes/95-test_*.t : correct skip_all syntaxRichard Levitte
2017-05-05Rearrange test/recipes/95-test_*.t to use skip_allRichard Levitte
2017-05-05Conversion of the EC tests to use the framework.Pauli
2017-05-04Fix tests of TEST tests, as it wereRich Salz
2017-05-04Test framework output improvement.Pauli
2017-05-04test/exptest.c: stop marking progress with a periodRichard Levitte
2017-05-04Add a test for loading serverinfo data from memoryMatt Caswell
2017-05-04Fix an uninit read in igetestMatt Caswell
2017-05-03Update tls13secretstest test vectors for TLSv1.3 draft-20Matt Caswell
2017-05-03Add a test for CT in TLSv1.3Matt Caswell
2017-05-03Add a SERVERINFOV2 format test fileMatt Caswell
2017-05-03Added support for ESSCertIDv2Marek Klein
2017-05-03Update igetest to use the test framework.Pauli
2017-05-02Convert danetest, ssl_test_ctx_testRich Salz
2017-05-02TLS1.3 PaddingTodd Short
2017-05-02Fix time offset calculation.Todd Short
2017-05-01Fix a stack smashRich Salz
2017-05-01Address some -Wold-style-declaration warningsBenjamin Kaduk
2017-04-30test/asn1_encode_test.c: test "next negative minimum" corner case.Andy Polyakov
2017-04-28Ensure blank lines between tests.Rich Salz
2017-04-28Refactor crltest.c to separate the test cases into individual functions.Pauli
2017-04-28testutil: Remove test_puts_std{out,err}, they are superfluousRichard Levitte
2017-04-28testutil: Add OpenSSL error stack printing wrapper TEST_openssl_errorsRichard Levitte