aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Adapt all test programsRichard Levitte2017-04-2470-244/+151
* VMS: Make sure to include MAIN from static libraries if neededRichard Levitte2017-04-241-0/+7
* Refactor the test framework testutilRichard Levitte2017-04-2410-220/+325
* Converted the bio_enc tests to use new test framework.Jon Spillett2017-04-242-50/+140
* Small primes are primes too.Adam Langley2017-04-201-0/+24
* Ignore dups in X509_STORE_add_*Rich Salz2017-04-203-1/+71
* Convert hmactest to new test frameworkRich Salz2017-04-202-199/+135
* fix dh_test.Rich Salz2017-04-201-9/+14
* Fix test/recipes/95-test_external_krb5.tRichard Levitte2017-04-201-1/+1
* VMS: remove name mangling guards around inclusion of internalsRichard Levitte2017-04-205-42/+9
* Fix minor compiler issues.Todd Short2017-04-191-4/+4
* Convert dhtest, dsatest, cipherbytes_testRich Salz2017-04-184-295/+181
* VMS: Fix internals test programsRichard Levitte2017-04-189-10/+83
* Convert more testsRich Salz2017-04-187-854/+646
* Update more testsRich Salz2017-04-184-174/+119
* Convert more tests to frameworkRich Salz2017-04-186-504/+327
* Convert more testsRich Salz2017-04-186-462/+317
* Fix formatting of PYCA external test instructionsRobbie Harwood2017-04-181-1/+1
* Update external test README for running krb5Robbie Harwood2017-04-181-0/+34
* Add external krb5 test supportRobbie Harwood2017-04-182-0/+48
* [squash]Build works with/out NO_ENGINE and NO_AFALGRich Salz2017-04-162-25/+24
* Convert afalgtestRich Salz2017-04-161-44/+28
* Catch EC_R_UNKNOWN_GROUP in check_unsupported()Rich Salz2017-04-161-0/+12
* Reformat evptests.txtNicola Tuveri2017-04-141-782/+824
* Remove ecdhtest.cNicola Tuveri2017-04-143-102/+1
* ecdhtest.c: move co-factor ECDH KATs to evptestsNicola Tuveri2017-04-143-4479/+10240
* WIP: Convert ui,v3ext,verify_extra_testRich Salz2017-04-144-54/+44
* Fix unit tests when no-bf configuredTodd Short2017-04-141-14/+6
* testlib/OpenSSL/Test.pm: keep default input private.Andy Polyakov2017-04-141-0/+1
* Guarantee single argument evaluation for test macros.Pauli2017-04-133-43/+117
* Update the internal siphash tests to use the framework's output.Pauli2017-04-131-107/+36
* Split the CAST tests up.Pauli2017-04-131-27/+28
* ASN.1: adapt our use of INTxx et al by making them explicitely embeddedRichard Levitte2017-04-131-8/+8
* Test printing of ASN.1 types INTxx et alRichard Levitte2017-04-121-7/+33
* Add SSL tests for certificates with embedded SCTsRob Percival2017-04-123-68/+178
* Address review feedback (to be squashed)Rich Salz2017-04-122-33/+23
* Convert x509aux, cipherlist, casttestRich Salz2017-04-124-161/+63
* OpenSSL::Test: supported filtered command outputRichard Levitte2017-04-122-19/+24
* Remove more stale code in ecdhtest.cNicola Tuveri2017-04-121-15/+1
* ecdhtest.c: move KATs to evptests.txtNicola Tuveri2017-04-122-143/+433
* Remove stale code in ecdhtest.cNicola Tuveri2017-04-121-195/+1
* ecdhtest.c: move NAMED CURVES TESTS to evptests.txtNicola Tuveri2017-04-122-12/+3035
* Update destest to use the test infrastructurePauli2017-04-122-453/+370
* test/testutil.c: Flush stdout when running testsRichard Levitte2017-04-121-0/+5
* Remove fprintfs from the poly1305 internal test but keep the test numberPauli2017-04-121-34/+5
* Update threadstest to use the test frameworkPauli2017-04-122-80/+27
* Update the internal chacha test to use the frameworkPauli2017-04-122-26/+25
* Add tests of custom negative 1Richard Levitte2017-04-121-0/+10
* Fix definition of i2d_fn in asn1_encode_test.cRichard Levitte2017-04-121-1/+1
* In asn1_encode_test.c, add custom DER encoding checksRichard Levitte2017-04-121-30/+134