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
...
*
Remove unnecessary trailing whitespace
Sam Roberts
2019-02-05
1
-1
/
+1
*
Add a format attribute to the format functions and fix the broken format
Christos Zoulas
2018-12-10
3
-14
/
+38
*
Fix const issues
Christos Zoulas
2018-12-10
1
-3
/
+4
*
Use a const variable
Christos Zoulas
2018-12-10
1
-1
/
+2
*
Use the proper fonst cast
Christos Zoulas
2018-12-10
1
-1
/
+1
*
don't pass const string where a modifyable string is expected
Christos Zoulas
2018-12-10
1
-1
/
+2
*
add missing "void" in prototype.
Christos Zoulas
2018-12-10
1
-1
/
+1
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
13
-13
/
+13
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
testutil/driver.c: Fix function prototype warning [-Wstrict-prototypes]
Dr. Matthias St. Pierre
2018-06-22
1
-1
/
+1
*
Add -Wstrict-prototypes option to --strict-warnings
Bernd Edlinger
2018-06-21
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-02-27
1
-1
/
+1
*
VMS: for testutil, make sure to use BIO_f_linebuffer
Richard Levitte
2018-02-13
1
-1
/
+5
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
Add missing \n in some testutil output
Richard Levitte
2018-01-31
1
-2
/
+2
*
Fix invalid function type casts.
Bernd Edlinger
2017-12-15
1
-2
/
+2
*
Test support for time_t comparisons.
Pauli
2017-11-27
1
-0
/
+30
*
Factorise duplicated code.
FdaSilvaYY
2017-11-13
1
-0
/
+25
*
Resolve warnings in VC-WIN32 build, which allows to add /WX.
Andy Polyakov
2017-11-13
1
-0
/
+4
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
1
-1
/
+1
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
4
-4
/
+4
*
Fix ctype arguments.
Pauli
2017-08-21
2
-4
/
+4
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
5
-5
/
+5
*
Fix minor type warnings and risk of memory leak in testutil/driver.c
David von Oheimb
2017-08-10
1
-2
/
+3
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
7
-57
/
+159
*
testutil: stanza files are text files, open them as such
Richard Levitte
2017-07-15
1
-1
/
+1
*
Remove trailing blanks.
Pauli
2017-07-13
1
-1
/
+1
*
Fix a memory leak in the new TAP filter BIO
Matt Caswell
2017-06-23
1
-1
/
+1
*
TAP line filter BIO.
Pauli
2017-06-22
6
-47
/
+203
*
Update tests to avoid printf to stdout/stderr when running as test cases.
Pauli
2017-06-20
1
-0
/
+11
*
Fix va_list processing in test_note()
Richard Levitte
2017-06-17
1
-2
/
+4
*
Add output routines to allow consistent formatting of memory, strings
Pauli
2017-06-16
4
-420
/
+589
*
Use common STANZA for bn and exp tests
Rich Salz
2017-06-05
1
-0
/
+157
*
Fix va_arg all in test_error_c90
Rich Salz
2017-05-23
1
-1
/
+1
*
Reformat the string output to be more in line with the decisions made in #3465
Pauli
2017-05-22
1
-21
/
+20
*
Bring the memory output inline with the suggestions in #3465.
Pauli
2017-05-22
1
-26
/
+19
*
Reformat the output of BIGNUMS where test cases fail.
Pauli
2017-05-19
1
-48
/
+200
*
Randomise the ordering of the C unit tests.
Pauli
2017-05-15
1
-10
/
+52
*
Add "Title" directive to evp_test
Rich Salz
2017-05-12
1
-2
/
+3
*
testutil: Fix non-standard subtest output
Richard Levitte
2017-05-11
1
-5
/
+5
*
testutil: add the possibility to set the current test title
Richard Levitte
2017-05-11
1
-4
/
+22
*
Clarify that a test failed
Richard Levitte
2017-05-11
1
-1
/
+1
*
Add a descriptive header to diff output from failed tests.
Pauli
2017-05-11
1
-0
/
+15
*
Add BN support to the test infrastructure.
Pauli
2017-05-09
1
-0
/
+130
*
Test framework output improvement.
Pauli
2017-05-04
1
-114
/
+267
*
Fix a stack smash
Rich Salz
2017-05-01
1
-27
/
+44
*
testutil: Remove test_puts_std{out,err}, they are superfluous
Richard Levitte
2017-04-28
4
-19
/
+5
*
testutil: Add OpenSSL error stack printing wrapper TEST_openssl_errors
Richard Levitte
2017-04-28
4
-7
/
+27
*
testutil: Add commodity printing functions test_printf_std{out,err}
Richard Levitte
2017-04-28
4
-34
/
+55
*
testutil: make subtest_level() internal
Richard Levitte
2017-04-28
3
-2
/
+12
[prev]
[next]