aboutsummaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unhook the bn_mod_exp_zero testTheo Buehler2023-03-182-13/+0
* Hook in bn_word testTheo Buehler2023-03-112-0/+10
* Do not build freenull.c with LIBRESSL_INTERANLTheo Buehler2023-03-112-0/+3
* Add BN shift testTheo Buehler2022-12-182-0/+10
* Build a static test library with all symbolsBrent Cook2022-12-131-7/+13
* update for biotest splitTheo Buehler2022-12-092-10/+30
* fix commentTheo Buehler2022-12-092-2/+2
* Add bn_mod_exp_zero testTheo Buehler2022-12-032-0/+13
* Teach cmake framework about new and renamed testsTheo Buehler2022-12-021-21/+26
* Teach automake about renamed and new testsTheo Buehler2022-12-021-20/+25
* Add asn1_string_to_utf8 test to cmake frameworkTheo Buehler2022-11-221-0/+5
* Add new tests to cmake frameworkTheo Buehler2022-11-221-0/+21
* Add new tests to autoconf frameworkTheo Buehler2022-11-221-0/+21
* Rename bftest_SOURCES to bf_test_SOURCESTheo Buehler2022-11-221-1/+1
* Disable dltstest for nowTheo Buehler2022-11-082-14/+16
* Rename bftest to bf_testTheo Buehler2022-11-082-6/+6
* Switch to new rc2_testTheo Buehler2022-09-062-8/+8
* Update for new rc4_testTheo Buehler2022-09-052-8/+8
* fix rmd_testTheo Buehler2022-09-031-1/+1
* Adjust for Joshua Sing's test replacementsTheo Buehler2022-09-032-54/+24
* build updates for latest upstreamBrent Cook2022-08-294-0/+44
* add new testsBrent Cook2022-07-312-5/+31
* updates for new files and test casesBrent Cook2022-07-313-2/+18
* update Windows certsBrent Cook2022-07-101-2/+2
* fix test when openssl(1) is not in $PATHBrent Cook2022-07-101-2/+3
* update for latest changesBrent Cook2022-07-102-3/+15
* enable new testsBrent Cook2022-06-271-0/+11
* Add regress objectstestkinichiro2022-04-102-0/+10
* add evp_pkey_cleanup testBrent Cook2022-04-042-0/+12
* add bn_mod_sqrtBrent Cook2022-03-152-0/+10
* add new testsBrent Cook2022-03-132-0/+30
* Add regress rfc3779kinichiro2022-02-022-0/+12
* Add regress evp_pkey_checkkinichiro2022-01-312-0/+10
* Follow upstream file changes and fix buildkinichiro2022-01-122-2/+8
* Add regress asn1api, asn1basic, asn1complex, asn1string_copy and ec_asn1_testkinichiro2021-12-272-0/+50
* Add strtonum to compat library and export itkinichiro2021-12-261-1/+0
* Fix _PATH_SSL_CA_FILE for ocsp_testkinichiro2021-12-042-2/+2
* Sort regress key_schedulekinichiro2021-12-041-5/+5
* Add regress ssl_methodskinichiro2021-12-041-0/+5
* Remove unneeded target_include_directories with cmakekinichiro2021-12-041-0/+1
* add asn1x509 testBrent Cook2021-11-302-0/+10
* Build static library for regression tests when shared build with CMakekinichiro2021-11-271-211/+160
* prepend tls dir to AM_CPPFLAGSBrent Cook2021-11-081-1/+1
* add x509req_extBrent Cook2021-11-082-0/+10
* build updatesBrent Cook2021-11-082-4/+2
* disable dtlstest when static libraries are not builtBrent Cook2021-07-191-1/+1
* Land #674, fix mingw builds with newer compiler versionsBrent Cook2021-05-301-0/+2
|\
| * Fix mingw build on ubuntu 20.04kinichiro2021-05-301-0/+2
* | Fix UWP buildkinichiro2021-05-291-14/+16
|/
* Land #669, add new testsBrent Cook2021-05-213-0/+27
|\