Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 years ago |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
7 years ago |
Pauli
|
b99fe5f492
Remove tests dependence on e_os.h
|
7 years ago |
FdaSilvaYY
|
31a80694d4
[Win] Fix some test method signatures ...
|
7 years ago |
Pauli
|
ad887416f1
Update the test framework so that the need for test_main is removed. Everything
|
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 |
Pauli
|
f5864227dc
Update d2i_test to use the test infrastructure
|
7 years ago |
Emilia Kasper
|
e364c3b24e
Add main() test methods to reduce test boilerplate.
|
8 years ago |
Emilia Kasper
|
308b876da9
Don't create fixtures for simple tests
|
8 years ago |
Emilia Kasper
|
6ec327eed6
testutil: always print errors on failure
|
8 years ago |
Dr. Stephen Henson
|
4a4c4bf06d
Add memory leak detection to d2i_test
|
8 years ago |
Dr. Stephen Henson
|
adffae15d3
add item list support to d2i_test
|
8 years ago |
Rich Salz
|
440e5d805f
Copyright consolidation 02/10
|
8 years ago |
Dr. Stephen Henson
|
1b96ec1002
add ASN1_INTEGER type to d2i_test
|
8 years ago |
Dr. Stephen Henson
|
53e409db61
In d2i_test return error for malloc failure.
|
8 years ago |
Dr. Stephen Henson
|
48c1e15ceb
Extensions to d2i_test.
|
8 years ago |
Emilia Kasper
|
ababe86b96
testutil: return 1 on success
|
8 years ago |
Emilia Kasper
|
1400f013e1
Fix memory leaks in ASN.1
|
8 years ago |