aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add regress rfc3779kinichiro2022-02-021-0/+6
* Add regress evp_pkey_checkkinichiro2022-01-311-0/+5
* Follow upstream file changes and fix buildkinichiro2022-01-121-1/+4
* Add regress asn1api, asn1basic, asn1complex, asn1string_copy and ec_asn1_testkinichiro2021-12-271-0/+25
* Fix _PATH_SSL_CA_FILE for ocsp_testkinichiro2021-12-041-1/+1
* Add regress ssl_methodskinichiro2021-12-041-0/+5
* Remove unneeded target_include_directories with cmakekinichiro2021-12-041-0/+1
* add asn1x509 testBrent Cook2021-11-301-0/+5
* Build static library for regression tests when shared build with CMakekinichiro2021-11-271-211/+160
* add x509req_extBrent Cook2021-11-081-0/+5
* build updatesBrent Cook2021-11-081-2/+1
* disable dtlstest when static libraries are not builtBrent Cook2021-07-191-1/+1
* Fix UWP buildkinichiro2021-05-291-14/+16
* Land #669, add new testsBrent Cook2021-05-211-0/+8
|\
| * Add regression dtlstestkinichiro2021-05-151-0/+8
* | Add regression ssl_get_shared_cipherskinichiro2021-05-151-0/+7
* | Add regression tlslegacykinichiro2021-05-151-0/+5
* | Enable clienttest againkinichiro2021-05-131-4/+3
|/
* Statically link libcrypto/ssl into libtls with cmakekinichiro2021-05-071-4/+4
* disable some tests that rely on static library symbolsBrent Cook2021-05-011-0/+2
* cmake test should be ec_point_conversionBrent Cook2021-04-271-4/+4
* add ec_point_conversion testBrent Cook2021-04-271-0/+5
* Add regress x509_info.ckinichiro2020-09-151-0/+5
* Fix regress buildkinichiro2020-09-151-4/+6
* Add regress x509attribute.ckinichiro2020-09-141-0/+5
* Add regress constraints.ckinichiro2020-09-131-0/+8
* Build regress servertest only if non BUILD_SHARED_LIBS with cmakekinichiro2020-05-191-7/+9
* Enable regress handshake_table on Windowskinichiro2020-05-041-1/+1
* Enable regress handshake_tablekinichiro2020-05-041-0/+7
* Add regress record_layer_testkinichiro2020-04-281-0/+7
* disable clienttestBrent Cook2020-03-141-3/+4
* enable cmstestBrent Cook2019-11-031-0/+5
* Add regress bn_to_stringkinichiro2019-06-131-0/+7
* Add portable scaffold for SM4Daniel Wyatt2019-03-041-0/+5
* valid_handshakes_terminate uses private APIBrent Cook2019-01-211-3/+6
* recordtest needs private symbolsBrent Cook2019-01-201-3/+5
* add new files and testsBrent Cook2019-01-201-0/+9
* add tls13_[tlsext|buffer].* and buffertestBrent Cook2019-01-181-0/+7
* add some defines for building Mingw cross-compiled with CMakeBrent Cook2019-01-021-1/+1
* Land #439, Add portable scaffold for SM3Brent Cook2018-11-111-0/+5
|\
| * Add portable scaffold for SM3Jack Lloyd2018-08-141-0/+5
* | add key_schedule test, tls13 key schedule bitsBrent Cook2018-11-081-0/+4
* | bn_rand_interval requires a static library symbolBrent Cook2018-11-081-3/+5
* | add x509name testBrent Cook2018-11-071-0/+5
* | add bn_rand_interval testBrent Cook2018-11-071-0/+5
|/
* Add regress bnaddsubkinichiro2018-07-111-0/+5
* add private includes for apps and testsBrent Cook2018-06-141-0/+1
* scope private/public headers when embedding into other projectsBrent Cook2018-05-291-2/+0
* Build and run regression tests against shared libraries with CMakekinichiro2018-03-271-45/+86
* Cleanup options around testsDon2018-03-211-11/+0