(_)
| 62 | }, |
| 63 | }, common.mustCall((err, pair, cleanup) => { |
| 64 | function u(_) { return _ === undefined ? 'U' : _; } |
| 65 | console.log('test:', u(cmin), u(cmax), u(cprot), u(smin), u(smax), u(sprot), |
| 66 | u(ciphers), 'expect', u(proto), u(cerr), u(serr)); |
| 67 | console.log(' ', where); |