summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2017-04-28testutil: Add commodity printing functions test_printf_std{out,err}Richard Levitte
2017-04-28testutil: make subtest_level() internalRichard Levitte
2017-04-28testutil: Move printing function declarations to "internal" headerRichard Levitte
2017-04-28Fix a pedantic gcc-7 warning.Bernd Edlinger
2017-04-27Ensure s_client sends an SNI extension by defaultMatt Caswell
2017-04-26Fix ISO C function/object pointer issueRich Salz
2017-04-26Convert sslapitest to test frameworkRich Salz
2017-04-26Convert bntest to TEST_ frameworkRich Salz
2017-04-26Convert dtls_mtu_test, dtlsv1listentestRich Salz
2017-04-26Fix no-ecDr. Stephen Henson
2017-04-26Fix unit-tests when no-srp configuredRich Salz
2017-04-26Convert modular exponentiation tests to new frameworkRich Salz
2017-04-26Add tests for version/ciphersuite sanity checksMatt Caswell
2017-04-26Add a ciphersuite config sanity check for serversMatt Caswell
2017-04-26Add a ciphersuite config sanity check for clientsMatt Caswell
2017-04-25evp_test.c: Add PrivPubKeyPair testsRich Salz
2017-04-25test: don't make it more complicated than necessary.Andy Polyakov
2017-04-25Add PSS certificate signature testsDr. Stephen Henson
2017-04-25Add certificates with PSS signaturesDr. Stephen Henson
2017-04-25Tapify libtestutil a bit betterRichard Levitte
2017-04-25Add include path '..' for libtestutilRichard Levitte
2017-04-25Switch command-line utils to new nameopt API.Dmitry Belyavskiy
2017-04-25Correct some badly formated preprocessor linesRichard Levitte
2017-04-25TAPify testutilRichard Levitte
2017-04-25Address review feedback for the SCTP changesMatt Caswell
2017-04-25Fix issue in 18-dtls-renegotiate.conf.inMatt Caswell
2017-04-25Add SCTP testing for 04-client_auth.confMatt Caswell
2017-04-25Add SCTP testing for 11-dtls_resumption.confMatt Caswell
2017-04-25Add SCTP testing to 07-dtls-protocol-version.confMatt Caswell
2017-04-25Add SCTP testing to 18-dtls-renegotiate.confMatt Caswell
2017-04-25Add SCTP testing to 16-dtls-certstatus.confMatt Caswell
2017-04-25Add support to test_ssl_new for testing with DTLS over SCTPMatt Caswell
2017-04-24Avoid using BIO streams in bioprinttest.cRichard Levitte
2017-04-24Adapt all test programsRichard Levitte
2017-04-24VMS: Make sure to include MAIN from static libraries if neededRichard Levitte
2017-04-24Refactor the test framework testutilRichard Levitte
2017-04-24Converted the bio_enc tests to use new test framework.Jon Spillett
2017-04-20Small primes are primes too.Adam Langley
2017-04-20Ignore dups in X509_STORE_add_*Rich Salz
2017-04-20Convert hmactest to new test frameworkRich Salz