summaryrefslogtreecommitdiff
path: root/test/pummel/test-tls-session-timeout.js
Commit message (Expand)AuthorAgeFilesLines
* test: move pummel tls test to sequentialRich Trott2019-03-221-134/+0
* test: fix pummel/test-tls-session-timeoutRich Trott2019-03-221-11/+14
* test: fix test-tls-session-timeoutRich Trott2018-12-241-2/+2
* test: move tmpdir to submodule of commonRich Trott2018-01-311-1/+3
* test: continue normalizing fixtures useMiguel Angel Asencio Hurtado2017-08-271-6/+4
* test: simplify test skippingVse Mozhet Byt2017-07-041-6/+2
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-1/+1
* test,lib,doc: use function declarationsRich Trott2017-05-011-3/+3
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-19/+19
* test: use const for all require() callscjihrig2017-01-021-6/+6
* tools: add eslint rule prefer-assert-methodsDany Shaanan2016-09-201-3/+3
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-2/+2
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-201-2/+2
* test: formatting skip messages for TAP parsingSakthipriyan Vairamani2015-07-201-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-4/+5
* test: refactor all tests that depends on cryptoJohan Bergström2015-03-051-0/+5
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: ignore tests when built without OpenSSL CLIFedor Indutny2014-01-201-3/+5
* gyp: build openssl-cli tool and use it in testsFedor Indutny2013-12-111-8/+2
* tls: expose SSL_CTX_set_timeout via tls.createServerManav Rathi2013-03-261-0/+133