test/testutil.c test registry functions.
authorMike Bland <mbland@acm.org>
Thu, 19 Jun 2014 16:27:54 +0000 (12:27 -0400)
committerMatt Caswell <matt@openssl.org>
Sat, 19 Jul 2014 18:24:35 +0000 (19:24 +0100)
commit5e3de8e609d1cb16696ac2896984ac4d1969ae26
tree3fcde505ab421dd78dcc7cf73e36c1435686e268
parentd31fed73e25391cd71a0de488d88724db78f6f8a
test/testutil.c test registry functions.

These help standardize the structure of main() and result reporting.

Reviewed-by: Tim Hudson <tjh@openssl.org>
.gitignore
test/testutil.c [new file with mode: 0644]
test/testutil.h