aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Link x509_algor test to build"Brent Cook2023-11-011-5/+0
| | | | This reverts commit 04fa997f5429a16f8ad17be99550f7d1f006aff5.
* Link x509_algor test to buildTheo Buehler2023-10-111-0/+5
|
* Retire the bn_rand_interval testTheo Buehler2023-08-031-5/+0
|
* link ecc_cdh testTheo Buehler2023-07-161-0/+5
|
* Reenable clienttest and servertestTheo Buehler2023-07-111-4/+2
|
* hook bn_print to buildTheo Buehler2023-07-071-0/+5
|
* reenable ssltestBrent Cook2023-07-041-1/+1
| | | | failure was unrelated to tls 1.0/1.1 changes
* disable client / server tests for nowBrent Cook2023-07-041-4/+5
| | | | | These were broken with the removal of TLS 1.0/1.1 support due to static checks in packet structure.
* link signertest to buildTheo Buehler2023-07-031-5/+7
|
* Add bn_convert test to buildTheo Buehler2023-06-241-0/+5
|
* Link BN_mod_inverse test to buildTheo Buehler2023-06-031-0/+5
|
* Link ssl_verify_param test to buildTheo Buehler2023-05-241-0/+5
|
* Link asn1oct test to the buildTheo Buehler2023-05-121-0/+5
|
* Fixed botched autoconfTheo Buehler2023-04-281-1/+1
|
* add and enable policy testsTheo Buehler2023-04-281-0/+33
|
* rfc3779 no longer uses __unusedTheo Buehler2023-04-281-1/+1
|
* enable x509_asn1 testTheo Buehler2023-04-281-0/+5
|
* Remove the cts128 testTheo Buehler2023-04-251-5/+0
|
* Disable signertest. Needs proper socketpair compatTheo Buehler2023-04-141-4/+5
|
* Hook a few more tests to the buildTheo Buehler2023-04-141-0/+46
|
* Link bn_gcd test to buildTheo Buehler2023-04-061-0/+5
|
* Unhook the bn_mod_exp2_mont testTheo Buehler2023-03-261-5/+0
|
* Link bio_asn1 to regressTheo Buehler2023-03-261-0/+5
|
* Unhook the bn_mod_exp_zero testTheo Buehler2023-03-181-6/+0
|
* Hook in bn_word testTheo Buehler2023-03-111-0/+5
|
* Do not build freenull.c with LIBRESSL_INTERANLTheo Buehler2023-03-111-0/+1
| | | | The point of this check is to test external API...
* Add BN shift testTheo Buehler2022-12-181-0/+5
|
* Build a static test library with all symbolsBrent Cook2022-12-131-7/+13
| | | | | Build and link a special test library rather than assuming that the build has static libraries available.
* update for biotest splitTheo Buehler2022-12-091-5/+15
|
* fix commentTheo Buehler2022-12-091-1/+1
|
* Add bn_mod_exp_zero testTheo Buehler2022-12-031-0/+6
|
* Teach automake about renamed and new testsTheo Buehler2022-12-021-20/+25
|
* 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-081-7/+8
| | | | | It is not ideal since it reduces test coverage significantly, but we cannot spend time on restarting some of the CI pipelines all the time.
* Rename bftest to bf_testTheo Buehler2022-11-081-3/+3
|
* Switch to new rc2_testTheo Buehler2022-09-061-4/+4
|
* Update for new rc4_testTheo Buehler2022-09-051-4/+4
|
* Adjust for Joshua Sing's test replacementsTheo Buehler2022-09-031-27/+12
|
* build updates for latest upstreamBrent Cook2022-08-291-0/+6
|
* add new testsBrent Cook2022-07-311-5/+15
|
* updates for new files and test casesBrent Cook2022-07-311-0/+5
|
* update for latest changesBrent Cook2022-07-101-1/+13
|
* enable new testsBrent Cook2022-06-271-0/+11
|
* Add regress objectstestkinichiro2022-04-101-0/+5
|
* add evp_pkey_cleanup testBrent Cook2022-04-041-0/+6
|
* add bn_mod_sqrtBrent Cook2022-03-151-0/+5
|
* add new testsBrent Cook2022-03-131-0/+15
|
* Add regress rfc3779kinichiro2022-02-021-0/+6
|
* Add regress evp_pkey_checkkinichiro2022-01-311-0/+5
|