index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
testutil
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename the field 'provctx and data' to 'algctx' inside some objects containing
Shane Lontis
2021-05-24
1
-2
/
+2
*
testutil/load.c: Add checks for file(name) == NULL
Dr. David von Oheimb
2021-05-04
1
-7
/
+4
*
Update copyright year
Matt Caswell
2021-04-22
1
-1
/
+1
*
Avoid more MSVC-specific C runtime library functions
Tanzinul Islam
2021-04-19
1
-1
/
+1
*
TEST: Modify testutil's run_tests to display NOSUBTEST cases individually
Richard Levitte
2021-04-18
1
-23
/
+36
*
apps: fix warning about size_t / int conversion
Armin Fuerst
2021-04-09
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
test: add utility function to set the fake random callback on both the public...
Pauli
2021-03-02
1
-4
/
+12
*
test: update test_random to create real contexts instead of sharing one
Pauli
2021-03-02
1
-14
/
+36
*
prov: update rand implementations to have a params argument for the instantia...
Pauli
2021-02-28
1
-1
/
+2
*
tests: Always print errors before test verdict
Tomas Mraz
2021-02-26
1
-1
/
+1
*
test: add ctx gettable/settable to the generic fake random number generator
Pauli
2021-02-26
1
-1
/
+2
*
fake_random: Do not overwrite the callback on instatiation
Tomas Mraz
2021-02-25
1
-1
/
+0
*
Ensure that the fake rand is initialized
Tomas Mraz
2021-02-25
1
-0
/
+8
*
test: add framework for generic fake random number generator
Pauli
2021-02-23
2
-3
/
+201
*
TEST: move cert, key, and CSR loading aux functions to new testutil/load.c
Dr. David von Oheimb
2021-01-13
1
-0
/
+97
*
test: print OPENSSL_TEST_RAND_ORDER=x when a randomised test fails.
Pauli
2020-12-15
1
-1
/
+1
*
Use adapted test_get_libctx() for simpler test setup and better error reporting
Dr. David von Oheimb
2020-12-10
1
-28
/
+37
*
Print random seed on test failure.
Pauli
2020-12-02
1
-6
/
+9
*
test cleanup: move helper .c and .h files to test/helpers/
Dr. David von Oheimb
2020-12-01
1
-0
/
+0
*
Fix instances of pointer addition with the NULL pointer
Matt Caswell
2020-11-30
1
-4
/
+8
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-3
/
+3
*
testutil: Add provider.c with test_get_libctx(), to use at least for SSL and CMP
Dr. David von Oheimb
2020-08-21
1
-0
/
+51
*
Update copyright year
Matt Caswell
2020-08-06
1
-1
/
+1
*
TEST: Add testutil tests to compare unterminated strings of different lengths
Richard Levitte
2020-08-01
1
-8
/
+8
*
TEST: Add new serializer and deserializer test
Richard Levitte
2020-07-24
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-06-25
5
-5
/
+5
*
TESTUTIL: Adjust the rest of testutil
Richard Levitte
2020-06-06
2
-20
/
+18
*
TESTUTIL: Separate TAP output and other output by BIO filter
Richard Levitte
2020-06-06
4
-162
/
+86
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
Amend references to "OpenSSL license"
Shourya Shukla
2020-04-29
2
-2
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
2
-2
/
+2
*
Fix common test framework options
Matt Caswell
2020-02-03
1
-0
/
+15
*
testutil_init.c: fix compilation error with enable-trace
Dr. Matthias St. Pierre
2020-01-10
1
-4
/
+3
*
Deprecate most of debug-memory
Rich Salz
2019-12-14
1
-28
/
+0
*
testutil/init.c rename to testutil/testutil_init.c
Patrick Steuer
2019-11-14
1
-0
/
+0
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-1
/
+1
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
1
-3
/
+3
*
Extend tests of SSL_check_chain()
Matt Caswell
2019-08-09
1
-0
/
+18
*
Add weak platform independent PRNG to test framework.
Pauli
2019-07-29
2
-3
/
+43
*
remove end of line spaces
Pauli
2019-07-16
1
-2
/
+2
*
Remove tab characters from C source files.
Pauli
2019-07-16
1
-2
/
+2
*
Print thread IDs nicely.
Pauli
2019-06-21
1
-11
/
+8
*
test/testutil/init.c, apps/openssl.c: add trace cleanup handle earlier
Richard Levitte
2019-06-20
1
-1
/
+7
*
Add tracing capability in test utilities
Richard Levitte
2019-06-19
1
-0
/
+125
*
Really fail if we have a test failure
Matt Caswell
2019-06-03
1
-0
/
+2
*
Test skip option.
Pauli
2019-05-09
3
-33
/
+47
*
OSSL_PARAM helper functions.
Pauli
2019-03-12
1
-0
/
+1
*
testutil: ensure good treatment of argv on non-Unix platforms
Richard Levitte
2019-03-05
2
-0
/
+31
*
Updated test command line parsing to support commmon commands
Shane Lontis
2019-02-11
5
-98
/
+264
[next]