Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: fcff5bd43c85418cc4aa8052e3dc3dba344d763e
https://github.com/openssl/openssl/commit/fcff5bd43c85418cc4aa8052e3dc3dba344d763e
Author: Daniel Fiala <[email protected]>
Date: 2022-09-16 (Fri, 16 Sep 2022)
Changed paths:
M crypto/trace.c
M test/build.info
A test/recipes/90-test_traceapi.t
A test/trace_api_test.c
Log Message:
-----------
Add tests for trace_api.
Fixes openssl#17422
Reviewed-by: Richard Levitte <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/19096)