test: improve console output of tls-server-verify
authorJoão Reis <reis@janeasystems.com>
Fri, 22 May 2015 13:43:16 +0000 (14:43 +0100)
committerAlexis Campailla <alexis@janeasystems.com>
Wed, 3 Jun 2015 17:11:20 +0000 (19:11 +0200)
commite6ccdcc1fe03fda02fdc99b9ad3283fc76403dbc
tree08fba959012c877c25a340effbcf6fc7bb305eb7
parent975e5956f06692259a0584e1e31d81d011e20320
test: improve console output of tls-server-verify

When running in parallel, it is not easy to identify what server and
client failed when the test fails. This adds identifiers to all lines
of console output.

Fixes: https://github.com/nodejs/io.js/issues/1461
PR-URL: https://github.com/nodejs/io.js/pull/1836
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
test/parallel/test-tls-server-verify.js