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

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

test/parallel/test-child-process-execfilesync-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.execFileSync()

Callers

nothing calls this directly

Calls 5

execFileSyncFunction · 0.85
requireFunction · 0.50
getSystemErrorNameFunction · 0.50
fromMethod · 0.45
okMethod · 0.45

Tested by

no test coverage detected