node/test/addons
Mohamed Akram be7ea272e3 test: add regression test for using ObjectWrap in worker
This content is taken from https://github.com/nodejs/node/pull/63575.
The original commit message is preserved below:

---

worker: fix premature addon unload

Weak callbacks could run after addons were unloaded, leading to a crash.

Signed-off-by: Mohamed Akram <mohd.akram@outlook.com>
PR-URL: https://github.com/nodejs/node/pull/63642
Fixes: https://github.com/nodejs/node/issues/63540
Refs: https://github.com/nodejs/node/pull/63575
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
2026-06-05 12:53:44 +00:00
..
async-cleanup-hook
async-hello-world
async-hooks-id
async-resource test: add type tags to uses of v8::External 2026-04-24 18:01:36 +02:00
buffer-free-callback
callback-scope test: enforce better never-settling-promise detection 2025-12-10 23:55:36 +00:00
cppgc-object test: prefer major GC in cppgc-object teardown 2025-11-24 16:20:18 +00:00
dlopen-ping-pong
errno-exception
esm
esm-export-default
esm-export-primitive
force-context-aware
heap-profiler
hello-world
hello-world-2
hello-world-function-export
load-long-path
make-callback
make-callback-domain-warning
make-callback-recurse
new-context-inspector src: expose node::RegisterContext to make a node managed context 2026-05-21 13:50:23 +00:00
new-isolate-addon
new-target
no-addons
node-module-version
non-node-context
not-a-binding
null-buffer-neuter
openssl-binding test: update test/addons/openssl-binding for OpenSSL 4.0 2026-04-20 14:04:38 +00:00
openssl-client-cert-engine
openssl-get-ssl-ctx test: update tls/crypto behaviour expectations when using BoringSSL 2026-05-08 19:27:18 +00:00
openssl-key-engine
openssl-providers test: forbid use of named imports for fixtures 2026-01-01 23:48:26 +00:00
openssl-test-engine
parse-encoding
register-signal-handler
repl-domain-abort
report-api
report-fatalerror
request-interrupt
stringbytes-external-exceed-max
symlinked-module
uv-handle-leak
uv-thread-name src: use node- prefix on thread names 2026-01-13 16:57:11 +00:00
worker-addon
worker-addon-exit test: add regression test for using ObjectWrap in worker 2026-06-05 12:53:44 +00:00
worker-buffer-callback
zlib-binding
.gitignore
addons.status crypto: add crypto::GetSSLCtx API for addon access to OpenSSL contexts 2026-03-23 11:27:22 +00:00
common.gypi
testcfg.py