MCPcopy Index your code
hub / github.com/nodejs/node / test-strace-openat-openssl.js

File test-strace-openat-openssl.js

test/parallel/test-strace-openat-openssl.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const common = require('../common');
4const { spawn, spawnSync } = require('node:child_process');

Callers

nothing calls this directly

Calls 15

spawnFunction · 0.70
matchMethod · 0.65
deleteMethod · 0.65
keysMethod · 0.65
requireFunction · 0.50
spawnSyncFunction · 0.50
createInterfaceFunction · 0.50
assertFunction · 0.50
skipMethod · 0.45
pushMethod · 0.45
joinMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected