summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-securepair-server.js
Commit message (Expand)AuthorAgeFilesLines
* test: improve logged errorsRuben Bridgewater2020-02-091-5/+1
* test: remove uneeded agent keypair in fixtures/Alex Aubuchon2019-06-101-2/+2
* Revert "test: move all test keys/certs under `test/fixtures/keys/`"Sam Roberts2019-06-051-2/+2
* test: remove uneeded agent keypair in fixtures/Alex Aubuchon2019-06-051-2/+2
* test: assert.strictEqual parameters ordered correctlyJustin denBroeder2018-10-151-1/+1
* test: remove openssl -no_rand_screen optsShigeki Ohtsu2018-04-101-4/+0
* test: use shorthand propertiesTobias Nießen2018-01-171-1/+1
* test: begin normalizing fixtures useJames M Snell2017-08-071-4/+3
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-1/+1
* test: simplify test skippingVse Mozhet Byt2017-07-041-9/+3
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-3/+3
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: skip when openssl CLI doesn't existSota Yamashita2017-02-131-0/+6
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-11/+11
* test: use const for all require() callscjihrig2017-01-021-7/+7
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-12/+7
* test: use random ports where possibleBrian White2016-06-101-2/+2
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-1/+1
* test: use common.isWindows consistentlySakthipriyan Vairamani2015-07-311-1/+1
* test: add -no_rand_screen to s_client opts on WinShigeki Ohtsu2015-07-221-2/+8
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-201-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: refactor all tests that depends on cryptoJohan Bergström2015-03-051-6/+5
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+153