summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-multi-key.js
Commit message (Expand)AuthorAgeFilesLines
* test: cover tls multi-identity option mixturesSam Roberts2018-11-161-30/+146
* test: use fixtures in test-tls-multi-key.jsCheyenne Arrowsmith2017-10-131-5/+5
* test: simplify test skippingVse Mozhet Byt2017-07-041-5/+3
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-4/+4
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-5/+5
* test: use const for all require() callscjihrig2017-01-021-4/+4
* test: tls key/cert ordering not necessarySam Roberts2016-12-121-1/+1
* test: use random ports where possibleBrian White2016-06-101-3/+3
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-1/+1
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-1/+1
* test: fix tls-multi-key race conditionSantiago Gimeno2016-01-181-2/+2
* 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-5/+5
* stream_base: introduce StreamBaseFedor Indutny2015-02-221-3/+2
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+74