node/test/addons
Richard Lau 53ec358606
test: add OpenSSL 3.x providers test
Add basic tests for providers when using OpenSSL 3.x.

PR-URL: https://github.com/nodejs/node/pull/44148
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
2022-08-24 14:31:32 +00:00
..
async-cleanup-hook
async-hello-world
async-hooks-id
async-resource
buffer-free-callback
callback-scope
dlopen-ping-pong
errno-exception test: use assert.match instead of regexp.test 2021-08-31 18:50:16 +02:00
force-context-aware src: disambiguate terms used to refer to builtins and addons 2022-08-09 01:36:49 +08:00
heap-profiler
hello-world
hello-world-function-export
load-long-path
make-callback
make-callback-domain-warning
make-callback-recurse
new-target
no-addons src: add option to disable loading native addons 2021-09-10 10:54:39 -05:00
node-module-version
non-node-context
not-a-binding
null-buffer-neuter
openssl-binding
openssl-client-cert-engine
openssl-key-engine
openssl-providers test: add OpenSSL 3.x providers test 2022-08-24 14:31:32 +00:00
openssl-test-engine test: move test-crypto-engine to addon 2022-02-07 17:29:54 -05:00
parse-encoding
register-signal-handler test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
repl-domain-abort
report-fatalerror report: print javascript stack on fatal error 2022-08-20 12:34:34 +08:00
stringbytes-external-exceed-max
symlinked-module src: disambiguate terms used to refer to builtins and addons 2022-08-09 01:36:49 +08:00
uv-handle-leak test: enable no-empty ESLint rule 2022-02-05 12:58:32 +00:00
worker-addon tools,benchmark,lib,test: enable no-case-declarations lint rule 2022-01-05 07:42:19 -08:00
worker-buffer-callback
zlib-binding
.gitignore
addons.status
common.gypi
testcfg.py