Nikita Popov
|
9695936341
|
Don't test legacy algorithms in SPKI tests
MD4 and RMD160 may not be available on newer OpenSSL versions.
|
2021-08-04 12:02:58 +02:00 |
|
Nikita Popov
|
7485978339
|
Migrate SKIPIF -> EXTENSIONS (#7138)
This is an automated migration of most SKIPIF extension_loaded checks.
|
2021-06-11 11:57:42 +02:00 |
|
Fabien Villepinte
|
26dfce7f36
|
Replace dirname(__FILE__) by __DIR__ in tests
|
2019-03-15 22:55:30 +01:00 |
|
Jakub Zelenka
|
3c42f64e6e
|
Make code in openssl ext tests more consistent
Mainly use spaces for indent and fix some other CS issues. Also
drop checks for unsupported OpenSSL library versions.
|
2018-06-21 16:38:19 +01:00 |
|
Jakub Zelenka
|
ef356912b3
|
Rewrite OpenSSL SPKI tests to speed them up
Also fix some CS issue and naming
|
2016-01-31 14:28:13 +00:00 |
|