Matt Caswell
|
556009c596
Copyright year updates
|
1 year ago |
Matt Caswell
|
44fbe0de34
Enable the ability to seed the test RNG without randomising test ordering
|
1 year ago |
Tomas Mraz
|
d8eb0e1988
tests: clear error queue before executing a testcase
|
2 years ago |
Sam James
|
6a94c5849e
test: driver: fix -Wunused-but-set-variable
|
2 years ago |
Tomas Mraz
|
452580e5b0
coverity #1486532: fix potential NULL dereference in test_mk_file_path()
|
3 years ago |
Richard Levitte
|
01b093aaee
testutil: teach test_mk_file_path() how to merge VMS file specs
|
3 years ago |
Tanzinul Islam
|
96d4ec6724
Avoid more MSVC-specific C runtime library functions
|
3 years ago |
Richard Levitte
|
6ee1ae3293
TEST: Modify testutil's run_tests to display NOSUBTEST cases individually
|
3 years ago |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 years ago |
Tomas Mraz
|
4519ea90eb
tests: Always print errors before test verdict
|
3 years ago |
Pauli
|
b3ab537b3a
test: add framework for generic fake random number generator
|
3 years ago |
Pauli
|
a21a1c23c9
test: print OPENSSL_TEST_RAND_ORDER=x when a randomised test fails.
|
3 years ago |
Pauli
|
f7f10de305
Print random seed on test failure.
|
4 years ago |
Matt Caswell
|
fbd2ece171
Update copyright year
|
4 years ago |
Richard Levitte
|
66d8bd4b37
TESTUTIL: Adjust the rest of testutil
|
4 years ago |
Rich Salz
|
742ccab318
Deprecate most of debug-memory
|
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
|
4bd8b24045
remove end of line spaces
|
5 years ago |
Pauli
|
dd6b270618
Remove tab characters from C source files.
|
5 years ago |
Matt Caswell
|
cb30e46b45
Really fail if we have a test failure
|
5 years ago |
Pauli
|
c5f7a99645
Test skip option.
|
5 years ago |
Richard Levitte
|
ce506d27ab
testutil: ensure good treatment of argv on non-Unix platforms
|
5 years ago |
Shane Lontis
|
a43ce58f55
Updated test command line parsing to support commmon commands
|
6 years ago |
Christos Zoulas
|
706a8af015
add missing "void" in prototype.
|
6 years ago |
Richard Levitte
|
909f1a2e51
Following the license change, modify the boilerplates in test/
|
6 years ago |
Matt Caswell
|
1212818eb0
Update copyright year
|
6 years ago |
Dr. Matthias St. Pierre
|
12bd4e141e
testutil/driver.c: Fix function prototype warning [-Wstrict-prototypes]
|
6 years ago |
Bernd Edlinger
|
9186016582
Add -Wstrict-prototypes option to --strict-warnings
|
6 years ago |
FdaSilvaYY
|
4483fbae10
Factorise duplicated code.
|
7 years ago |