summaryrefslogtreecommitdiffstats
path: root/test/asn1_time_test.c
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2017-08-02 13:48:29 +1000
committerPauli <paul.dale@oracle.com>2017-08-04 07:37:21 +1000
commit2326bba0e5cbe98f4d00855a6909b1f14b6f5427 (patch)
tree70000f14b8108fccf5f6cc02086845c12c3becee /test/asn1_time_test.c
parentfbf9d108dfca2f578594c1f00bd9dbd2adca7505 (diff)
Test fixtures changed to pointers.
Change the fixture types to pointers to structures that are heap allocated in the tests that use SETUP_TEST_FIXTURE. This will permit error returns from the setup function and allow for future running tests in parallel. Also removed a call of `exit(2)` which allows the remaining tests to run if one fails to initialise. Reviewed-by: Andy Polyakov <appro@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4071)
Diffstat (limited to 'test/asn1_time_test.c')
0 files changed, 0 insertions, 0 deletions