summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2017-05-22Reformat the string output to be more in line with the decisions made in #3465Pauli
2017-05-22Bring the memory output inline with the suggestions in #3465.Pauli
2017-05-22Fixed merge nonsenseAlex Gaynor
2017-05-22Newlines!Alex Gaynor
2017-05-22Update the test to assert that the SCT is from an X.509 extensionAlex Gaynor
2017-05-22Fix the mem_sec "small arena"Todd Short
2017-05-22test/secmemtest.c: clarify limitations for huge secure memory arena test.Andy Polyakov
2017-05-21test/run_tests.pl: don't mask test failures.Andy Polyakov
2017-05-20test/test_test.c: fix wrong BN test [and rearrange tests a little bit].Andy Polyakov
2017-05-20Tweak sec_mem testsTodd Short
2017-05-20move comments to same line as fieldsDr. Stephen Henson
2017-05-20Add test data for EVP_DigestSign/EVP_DigestVerify tests.Dr. Stephen Henson
2017-05-20Add test support for "oneshot" versions EVP_DigestSign, EVP_DigestVerify.Dr. Stephen Henson
2017-05-20Add tests in evp_test for EVP_Digest{Sign,Verify}{Init,Update,Final}Dr. Stephen Henson
2017-05-19remove duplicate testsDr. Stephen Henson
2017-05-19Add testsDr. Stephen Henson
2017-05-19Add support for multiple update calls in evp_testDr. Stephen Henson
2017-05-19Reformat the output of BIGNUMS where test cases fail.Pauli
2017-05-17Fix compile error/warning in packettest.cTodd Short
2017-05-17Add a test for a missing sig algs extensionMatt Caswell
2017-05-17Add tests for unsolicited extensionsMatt Caswell
2017-05-17Don't allow fragmented alertsMatt Caswell
2017-05-15Use BIO not FILE for test fileRich Salz
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