Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Hugo Landau
|
693b23e3d0
QUIC: Test key update works correctly
|
1 year ago |
Pauli
|
fe84acc227
test: add two comparision options to fips version test utility code
|
2 years ago |
Daniel Fiala
|
a1de5eb884
Disable printf format checking on MinGW
|
2 years ago |
Tomas Mraz
|
e1289d90d0
With fips provider 3.0.0 skip tests related to explicit curves handling
|
2 years ago |
Pauli
|
eaac0584db
test: make unit tests FIPS provider version aware
|
2 years ago |
Hugo Landau
|
416d0a638c
QUIC wire format support
|
2 years ago |
Dr. David von Oheimb
|
af16097feb
Move more general parts of internal/cryptlib.h to new internal/common.h
|
3 years ago |
Dr. David von Oheimb
|
2ff286c26c
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix
|
3 years ago |
Matt Caswell
|
d2b6c06274
Ensure libctx/propq is propagated when handling X509_REQ
|
3 years ago |
Jon Spillett
|
169eca602c
Enhance the encoder/decoder tests to allow testing with a non-default library context and configurable providers
|
3 years ago |
Dr. David von Oheimb
|
f56c9c7c94
APPS and TEST: Make sure prog name is set for usage output
|
3 years ago |
Pauli
|
740582cfaf
test: add utility function to set the fake random callback on both the public and private instances
|
3 years ago |
Pauli
|
5a11de50a4
test: update test_random to create real contexts instead of sharing one
|
3 years ago |
Pauli
|
b3ab537b3a
test: add framework for generic fake random number generator
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Dr. David von Oheimb
|
0b7368dda0
TEST: move cert, key, and CSR loading aux functions to new testutil/load.c
|
3 years ago |
Dr. David von Oheimb
|
bca7ad6efd
Use adapted test_get_libctx() for simpler test setup and better error reporting
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Dr. David von Oheimb
|
1bb6f70da3
testutil: Add provider.c with test_get_libctx(), to use at least for SSL and CMP
|
4 years ago |
Dr. David von Oheimb
|
06cee80a84
testutil: Make SETUP_TEST_FIXTURE return 0 on fixture == NULL
|
4 years ago |
Richard Levitte
|
319d0b2be9
TEST: Add testutil tests to compare unterminated strings of different lengths
|
4 years ago |
Pauli
|
c9ed9307f2
test: update EVP tests to include DRBG testing
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Matt Caswell
|
8d242823ed
Fix common test framework options
|
4 years ago |
Dr. Matthias St. Pierre
|
ae4186b004
Fix header file include guard names
|
5 years ago |
Matt Caswell
|
1a2a3a4206
Extend tests of SSL_check_chain()
|
5 years ago |
Pauli
|
e9a5932d04
Add weak platform independent PRNG to test framework.
|
5 years ago |
Pauli
|
c5f7a99645
Test skip option.
|
5 years ago |
Pauli
|
7ffbd7ca96
OSSL_PARAM helper functions.
|
5 years ago |