Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-tls-ecdh-auto.js
File
test-tls-ecdh-auto.js
test/parallel/test-tls-ecdh-auto.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
common = require(
'../common'
);
3
4
// This test ensures that the value "auto" on ecdhCurve option is
Callers
nothing calls this directly
Calls
10
listen
Method · 0.80
includes
Method · 0.80
loadPEM
Function · 0.70
address
Method · 0.65
close
Method · 0.65
require
Function · 0.50
execFile
Function · 0.50
assert
Function · 0.50
skip
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected