MCPcopy Create free account
hub / github.com/mscdex/ssh2 / test-userauth-agent-openssh.js

File test-userauth-agent-openssh.js

test/test-userauth-agent-openssh.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const assert = require('assert');
4const { spawnSync } = require('child_process');

Callers

nothing calls this directly

Calls 7

mustCallFunction · 0.85
assertFunction · 0.85
exitMethod · 0.80
setupFunction · 0.70
rejectMethod · 0.45
acceptMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected