0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/test/abort
Anna Henningsen 039cfdc838
test: add addon tests for RegisterSignalHandler()
Ensure coverage for the different combinations of arguments.

PR-URL: https://github.com/nodejs/node/pull/27775
Refs: https://github.com/nodejs/node/pull/27246
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-06-14 19:11:42 +02:00
..
test-abort-backtrace.js
test-abort-uncaught-exception.js
test-addon-register-signal-handler.js test: add addon tests for RegisterSignalHandler() 2019-06-14 19:11:42 +02:00
test-addon-uv-handle-leak.js benchmark,doc,lib,test: capitalize comments 2019-02-28 18:31:10 +01:00
test-http-parser-consume.js
test-process-abort-exitcode.js
test-signal-handler.js src: reset SIGSEGV handler before crashing 2019-06-14 19:11:40 +02:00
test-worker-abort-uncaught-exception.js worker: ignore --abort-on-uncaught-exception for terminate() 2019-02-18 09:17:11 +01:00
test-zlib-invalid-internals-usage.js test: remove usage of process.binding() 2019-03-07 17:43:21 +01:00
testcfg.py