summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
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