summaryrefslogtreecommitdiffstats
path: root/test/build.info
AgeCommit message (Expand)Author
2017-03-07test: add chacha_internal_test.Andy Polyakov
2017-03-06Add a test to check that we correctly handle record overflowsMatt Caswell
2017-03-01Remove some obsolete/obscure internal define switches:Emilia Kasper
2017-02-28Exdata test was never enabled.Rich Salz
2017-02-28Revert rc4test removal, it performs additional tests not in evptests.txtDr. Stephen Henson
2017-02-28Remove more redundant tests: md4, md5, rmd, rc4, p5_crpt2Dr. Stephen Henson
2017-02-28Remove wp_test.c: exactly the same tests are in evptests.txtDr. Stephen Henson
2017-02-24X509 time: tighten validation per RFC 5280Emilia Kasper
2017-02-23Tests for SSL_bytes_to_cipher_list()Benjamin Kaduk
2017-02-01Add support for parameterized SipHashTodd Short
2017-01-30Enable wpacket test on shared buildsMatt Caswell
2017-01-12UI: fix uitest for VMSRichard Levitte
2017-01-11Add a test "uitest"Richard Levitte
2016-12-30Provide some tests for the sig algs APIMatt Caswell
2016-12-14CRL critical extension bugfixRich Salz
2016-11-29Add a test for TLSv1.3 encryption using the new nonce constructionMatt Caswell
2016-11-28Make bntest be (mostly) file-based.Rich Salz
2016-11-23Update tls13secretstest to use the new simpler test frameworkMatt Caswell
2016-11-20Add test to check EVP_PKEY method ordering.Dr. Stephen Henson
2016-11-13Remove heartbeat supportRichard Levitte
2016-11-10Link internal tests with static OpenSSL libraries when neededRichard Levitte
2016-11-10test: add TLS application data corruption test.Andy Polyakov
2016-11-09Add main() test methods to reduce test boilerplate.Emilia Kasper
2016-11-09Add a test for the TLS1.3 secret generationMatt Caswell
2016-11-04Correct internal tests sourcesRichard Levitte
2016-11-03Convert mdc2 test print to internal testRichard Levitte
2016-11-03Convert x509 selftests to internal testRichard Levitte
2016-11-03Convert modes selftests (cts128 and gcm128) to internal testRichard Levitte
2016-11-03Convert asn1 selftests (a_strnid and ameth_lib) into internal testRichard Levitte
2016-11-03Explain the deal with internal test programsRichard Levitte
2016-11-03Convert poly1305 selftest into internal testRichard Levitte
2016-11-03test/build.info: typo, $ missingRichard Levitte
2016-11-02Add a test to dynamically load and unload the librariesMatt Caswell
2016-11-02Add test cases for DTLS_get_data_mtu()David Woodhouse
2016-11-02Add unit test for ssl_cipher_get_overhead()David Woodhouse
2016-09-13Add tests for the WPACKET implementationMatt Caswell
2016-08-21Add test/bio_enc_test.c.Andy Polyakov
2016-08-19Add a DTLS unprocesed records testMatt Caswell
2016-08-05Move the building of test/buildtest_*. to be done unconditionallyRichard Levitte
2016-08-05VMS: Fix building of bad_dtls_testRichard Levitte
2016-08-04Add basic test for Cisco DTLS1_BAD_VER and record replay handlingDavid Woodhouse
2016-07-18Use _NO_INST in some build.info filesRichard Levitte
2016-07-08Platform sanity testRich Salz
2016-07-01Simplify INCLUDE statements in build.info filesRichard Levitte
2016-06-13Update sslapitest to use the test frameworkMatt Caswell
2016-06-13Add some session API testsMatt Caswell
2016-06-08Add some accessor API'sRich Salz
2016-06-07Add an SSL get/set testMatt Caswell
2016-06-04Generate simple build test filesRichard Levitte
2016-05-27Add a test for printing floating point format specifiersMatt Caswell