[openssl/openssl] 1817dc: test/recipes/01-test_symbol_presence.t: check for ...
Richard Levitte
noreply at github.com
Thu Feb 23 23:59:26 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 1817dcaf556df559a32eed14d0947ff961be7b4f
https://github.com/openssl/openssl/commit/1817dcaf556df559a32eed14d0947ff961be7b4f
Author: Richard Levitte <levitte at openssl.org>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M test/recipes/01-test_symbol_presence.t
Log Message:
-----------
test/recipes/01-test_symbol_presence.t: check for duplicate symbols in static libs
This checks that all symbols are unique across all public static libraries.
This includes a bit of refacftoring to avoid repeating code too much.
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20331)
More information about the openssl-commits
mailing list