Dr. David von Oheimb
|
20f8bc7255
test cleanup: move helper .c and .h files to test/helpers/
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
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 |
Shane Lontis
|
6725682d77
Add X509 related libctx changes.
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Matt Caswell
|
682bc861a9
Teach ssl_test_new how to test the FIPS module
|
4 years ago |
Matt Caswell
|
ab5a02f707
Teach ssl_test_new to have different tests for different loaded providers
|
4 years ago |
Matt Caswell
|
fea4e2bd36
Run ssl_test_new with a non-default library context
|
4 years ago |
Matt Caswell
|
8d242823ed
Fix common test framework options
|
4 years ago |
Shane Lontis
|
a43ce58f55
Updated test command line parsing to support commmon commands
|
6 years ago |
Kurt Roeckx
|
5c587fb6b9
Use (D)TLS_MAX_VERSION_INTERNAL internally
|
6 years ago |
Richard Levitte
|
909f1a2e51
Following the license change, modify the boilerplates in test/
|
6 years ago |
Bernd Edlinger
|
dbabc86296
Add a config option to disable automatic config loading
|
6 years ago |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 years ago |
Richard Levitte
|
7d7f6834e5
Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto version
|
6 years ago |
Todd Short
|
df0fed9aab
Session Ticket app data
|
7 years ago |
Todd Short
|
e1c7871de8
Use ChaCha only if prioritized by clnt
|
9 years ago |
Todd Short
|
a84e5c9aa8
Session resume broken switching contexts
|
8 years ago |
Pauli
|
ad887416f1
Update the test framework so that the need for test_main is removed. Everything
|
7 years ago |
Pauli
|
ff281ee836
Remove the TEST_check macro.
|
7 years ago |
Pauli
|
019e47ce56
Remove uses of the TEST_check macro.
|
7 years ago |
Pauli
|
8fe3127cda
Update tests to avoid printf to stdout/stderr when running as test cases.
|
7 years ago |
Richard Levitte
|
a9c6d22105
Adapt all test programs
|
7 years ago |
Dr. Stephen Henson
|
f15b50c4cb
Add ExpectedServerCANames
|
7 years ago |
Pauli
|
2fae041d6c
Test infrastructure additions.
|
7 years ago |
Dr. Stephen Henson
|
2e21539b2b
Add ExpectedClientCANames
|
7 years ago |
Matt Caswell
|
b6611753a6
Use the built in boolean type for CompressionExpected
|
7 years ago |