MCPcopy Index your code
hub / github.com/nodejs/node / test-child-process-spawnsync-maxbuf.js

File test-child-process-spawnsync-maxbuf.js

test/parallel/test-child-process-spawnsync-maxbuf.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2require('../common');
3
4// This test checks that the maxBuffer option for child_process.spawnSync()

Callers

nothing calls this directly

Calls 6

requireFunction · 0.50
spawnSyncFunction · 0.50
getSystemErrorNameFunction · 0.50
fromMethod · 0.45
okMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected