node/test/addons/openssl-key-engine
Ben Noordhuis 0bafb5c8c8
test: export public symbols in addons tests
Upcoming changes to node-gyp will turn on `-fvisibility=hidden` on
macOS. Ensure that public symbols that are dlsym'd have default
visibility.

Refs: https://github.com/nodejs/node/pull/28647
Refs: https://github.com/nodejs/node-gyp/pull/1828

PR-URL: https://github.com/nodejs/node/pull/28717
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2020-02-17 10:27:26 -08:00
..
binding.gyp tls: add option for private keys for OpenSSL engines 2019-09-27 15:50:56 -07:00
test.js test: use arrow functions in addons tests 2019-11-30 19:37:43 +01:00
testkeyengine.cc test: export public symbols in addons tests 2020-02-17 10:27:26 -08:00