Brent Cook
|
71ce0b8c3e
|
generate opensslconf.h in build dir for cmake
|
2023-07-04 10:37:24 +03:00 |
|
Brent Cook
|
b16ad4dbd4
|
disable client / server tests for now
These were broken with the removal of TLS 1.0/1.1 support due to
static checks in packet structure.
|
2023-07-04 03:29:19 +03:00 |
|
Brent Cook
|
7179a01c45
|
flip logic around
|
2023-07-03 19:00:12 +03:00 |
|
Theo Buehler
|
33b2c49c9b
|
link signertest to build
|
2023-07-03 16:45:02 +03:00 |
|
Theo Buehler
|
2a9096debe
|
Add bn_convert test to build
|
2023-06-24 04:51:01 -06:00 |
|
Theo Buehler
|
d5547e52cc
|
Link BN_mod_inverse test to build
|
2023-06-03 15:53:31 -06:00 |
|
Theo Buehler
|
b4b1e67620
|
Link ssl_verify_param test to build
|
2023-05-24 03:38:27 -06:00 |
|
Theo Buehler
|
89fee1252f
|
Link asn1oct test to the build
|
2023-05-12 02:34:22 -06:00 |
|
Theo Buehler
|
fc15f48393
|
Fixed botched autoconf
|
2023-04-28 11:59:14 -06:00 |
|
Theo Buehler
|
0d3f252c94
|
add and enable policy tests
|
2023-04-28 11:42:10 -06:00 |
|
Theo Buehler
|
5e68ae38e4
|
rfc3779 no longer uses __unused
|
2023-04-28 11:34:43 -06:00 |
|
Theo Buehler
|
79f5058d42
|
enable x509_asn1 test
|
2023-04-28 11:03:51 -06:00 |
|
Theo Buehler
|
a99c1feee6
|
Remove the cts128 test
|
2023-04-25 14:13:20 -06:00 |
|
Theo Buehler
|
43edddb888
|
RFC 3779 test no longer uses __unused
|
2023-04-20 15:53:35 -06:00 |
|
Theo Buehler
|
3b7ac8e131
|
Disable signertest. Needs proper socketpair compat
|
2023-04-14 08:55:03 -06:00 |
|
Theo Buehler
|
76b135953a
|
Hook a few more tests to the build
|
2023-04-14 07:42:59 -06:00 |
|
Theo Buehler
|
462369e82a
|
Move bn_gcd after bn_cmp
|
2023-04-11 06:43:26 -06:00 |
|
Theo Buehler
|
14481349f9
|
Link bn_gcd test to build
|
2023-04-06 00:03:51 -06:00 |
|
Theo Buehler
|
ec0749ebc1
|
Unhook the bn_mod_exp2_mont test
|
2023-03-26 16:27:02 -06:00 |
|
Theo Buehler
|
4abde54b93
|
Link bio_asn1 to regress
|
2023-03-26 13:28:00 -06:00 |
|
Theo Buehler
|
6b3c90efa9
|
Unhook the bn_mod_exp_zero test
|
2023-03-18 03:01:43 -06:00 |
|
Theo Buehler
|
6016c0651c
|
Hook in bn_word test
|
2023-03-11 16:09:56 -07:00 |
|
Theo Buehler
|
1f997d143b
|
Do not build freenull.c with LIBRESSL_INTERANL
The point of this check is to test external API...
|
2023-03-11 07:54:08 -07:00 |
|
Theo Buehler
|
ceca77ab3e
|
Add BN shift test
|
2022-12-18 00:20:42 +01:00 |
|
Brent Cook
|
4f0f6ebd1a
|
Build a static test library with all symbols
Build and link a special test library rather than assuming that the
build has static libraries available.
|
2022-12-13 14:23:17 -06:00 |
|
Theo Buehler
|
cf4c794c90
|
update for biotest split
|
2022-12-09 11:23:44 +01:00 |
|
Theo Buehler
|
6755900317
|
fix comment
|
2022-12-09 11:11:40 +01:00 |
|
Theo Buehler
|
302cda57d8
|
Add bn_mod_exp_zero test
|
2022-12-03 11:33:59 +01:00 |
|
Theo Buehler
|
e29d66d700
|
Teach cmake framework about new and renamed tests
|
2022-12-02 00:22:01 +01:00 |
|
Theo Buehler
|
be970651de
|
Teach automake about renamed and new tests
|
2022-12-02 00:16:05 +01:00 |
|
Theo Buehler
|
4625f45d06
|
Add asn1_string_to_utf8 test to cmake framework
|
2022-11-22 19:38:27 +01:00 |
|
Theo Buehler
|
9b95f2e9c6
|
Add new tests to cmake framework
|
2022-11-22 19:26:59 +01:00 |
|
Theo Buehler
|
33adc424c1
|
Add new tests to autoconf framework
|
2022-11-22 19:26:52 +01:00 |
|
Theo Buehler
|
3d6cab79dd
|
Rename bftest_SOURCES to bf_test_SOURCES
|
2022-11-22 17:39:44 +01:00 |
|
Theo Buehler
|
0107fed58c
|
Disable dltstest for now
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.
|
2022-11-08 12:01:34 +01:00 |
|
Theo Buehler
|
cbf8eefa02
|
Rename bftest to bf_test
|
2022-11-08 11:17:48 +01:00 |
|
Theo Buehler
|
a43a9b57c0
|
Switch to new rc2_test
|
2022-09-06 17:43:00 +02:00 |
|
Theo Buehler
|
f64dbe82d2
|
Update for new rc4_test
|
2022-09-05 21:30:40 +02:00 |
|
Theo Buehler
|
6e20d9ec32
|
fix rmd_test
|
2022-09-03 20:29:49 +02:00 |
|
Theo Buehler
|
63f45c4597
|
Adjust for Joshua Sing's test replacements
|
2022-09-03 19:16:36 +02:00 |
|
Brent Cook
|
ed9359727a
|
build updates for latest upstream
|
2022-08-29 09:06:06 -05:00 |
|
Brent Cook
|
c5c6e8289f
|
add new tests
|
2022-07-31 23:53:20 -05:00 |
|
Brent Cook
|
cc613e785e
|
updates for new files and test cases
|
2022-07-31 23:31:18 -05:00 |
|
Brent Cook
|
5f5feb2bbc
|
update Windows certs
|
2022-07-10 22:13:46 -05:00 |
|
Brent Cook
|
c6dea2878e
|
fix test when openssl(1) is not in $PATH
|
2022-07-10 22:11:37 -05:00 |
|
Brent Cook
|
2518dbc948
|
update for latest changes
|
2022-07-10 21:44:36 -05:00 |
|
Brent Cook
|
0aa9efe02b
|
enable new tests
|
2022-06-27 07:14:49 -05:00 |
|
kinichiro
|
b2c59887a2
|
Add regress objectstest
|
2022-04-10 12:13:31 +09:00 |
|
Brent Cook
|
b52dc3d9b2
|
add evp_pkey_cleanup test
|
2022-04-04 01:09:27 -05:00 |
|
Brent Cook
|
15d1f01e0f
|
add bn_mod_sqrt
|
2022-03-15 16:11:05 -05:00 |
|