index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
testutil.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
APPS and TEST: Make sure prog name is set for usage output
Dr. David von Oheimb
2021-04-14
1
-4
/
+4
*
test: add utility function to set the fake random callback on both the public...
Pauli
2021-03-02
1
-0
/
+5
*
test: update test_random to create real contexts instead of sharing one
Pauli
2021-03-02
1
-1
/
+3
*
test: add framework for generic fake random number generator
Pauli
2021-02-23
1
-0
/
+5
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
TEST: move cert, key, and CSR loading aux functions to new testutil/load.c
Dr. David von Oheimb
2021-01-13
1
-0
/
+7
*
Use adapted test_get_libctx() for simpler test setup and better error reporting
Dr. David von Oheimb
2020-12-10
1
-2
/
+4
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
testutil: Add provider.c with test_get_libctx(), to use at least for SSL and CMP
Dr. David von Oheimb
2020-08-21
1
-18
/
+23
*
testutil: Make SETUP_TEST_FIXTURE return 0 on fixture == NULL
Dr. David von Oheimb
2020-08-21
1
-1
/
+6
*
TEST: Add testutil tests to compare unterminated strings of different lengths
Richard Levitte
2020-08-01
1
-4
/
+6
*
test: update EVP tests to include DRBG testing
Pauli
2020-06-24
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Fix common test framework options
Matt Caswell
2020-02-03
1
-0
/
+6
*
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
/
+3
*
Add weak platform independent PRNG to test framework.
Pauli
2019-07-29
1
-0
/
+8
*
Test skip option.
Pauli
2019-05-09
1
-0
/
+5
*
OSSL_PARAM helper functions.
Pauli
2019-03-12
1
-0
/
+9
*
Move libapps headers into their own directory
Richard Levitte
2019-02-13
1
-1
/
+1
*
Updated test command line parsing to support commmon commands
Shane Lontis
2019-02-11
1
-13
/
+82
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Test support for time_t comparisons.
Pauli
2017-11-27
1
-0
/
+8
*
Factorise duplicated code.
FdaSilvaYY
2017-11-13
1
-0
/
+6
*
style : fix some if(...
FdaSilvaYY
2017-11-07
1
-1
/
+1
*
testutil.h: Remove duplicate test macros
Dr. Matthias St. Pierre
2017-10-31
1
-7
/
+0
*
Fix some typo and comments
FdaSilvaYY
2017-08-12
1
-3
/
+3
*
Change SETUP_TEST_FIXTURE so that the fixture structure is passed by
Pauli
2017-08-07
1
-6
/
+8
*
Remove EXECUTE_TEST_NO_TEARDOWN.
Pauli
2017-08-02
1
-5
/
+0
*
Formatting & declaration cleanse.
Pauli
2017-07-28
1
-2
/
+2
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-29
/
+34
*
Remove the TEST_check macro.
Pauli
2017-07-04
1
-13
/
+0
*
Remove uses of the TEST_check macro.
Pauli
2017-06-22
1
-1
/
+1
*
Update tests to avoid printf to stdout/stderr when running as test cases.
Pauli
2017-06-20
1
-1
/
+3
*
Add output routines to allow consistent formatting of memory, strings
Pauli
2017-06-16
1
-0
/
+10
*
Fix a bundle of trailing spaces in several files
Paul Yang
2017-06-09
1
-1
/
+1
*
Use common STANZA for bn and exp tests
Rich Salz
2017-06-05
1
-0
/
+44
*
testutil: add the possibility to set the current test title
Richard Levitte
2017-05-11
1
-0
/
+1
*
Add test_test tests for bignums.
Pauli
2017-05-09
1
-0
/
+4
*
Add BN support to the test infrastructure.
Pauli
2017-05-09
1
-0
/
+36
*
testutil: Add OpenSSL error stack printing wrapper TEST_openssl_errors
Richard Levitte
2017-04-28
1
-1
/
+3
*
testutil: make subtest_level() internal
Richard Levitte
2017-04-28
1
-1
/
+0
*
testutil: Move printing function declarations to "internal" header
Richard Levitte
2017-04-28
1
-17
/
+1
*
TAPify testutil
Richard Levitte
2017-04-25
1
-2
/
+10
*
Avoid using BIO streams in bioprinttest.c
Richard Levitte
2017-04-24
1
-0
/
+6
*
Refactor the test framework testutil
Richard Levitte
2017-04-24
1
-9
/
+37
*
Convert more tests
Rich Salz
2017-04-18
1
-0
/
+10
*
Guarantee single argument evaluation for test macros.
Pauli
2017-04-13
1
-42
/
+48
*
Make test marcos for true/false checks reliable for all integral types.
Pauli
2017-04-11
1
-2
/
+2
*
Test infrastructure additions.
Pauli
2017-03-29
1
-4
/
+164
[next]