Disable False Start tests when NSS doesn't support AES-GCM.
commit8a15d129992e47e3298b53a20e121404b2af5dc5
authordavidben <davidben@chromium.org>
Fri, 20 Feb 2015 21:01:21 +0000 (20 13:01 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 20 Feb 2015 21:02:11 +0000 (20 21:02 +0000)
tree366108c1eecc97c593d0cb7dc35d6319fe6e270b
parentcb6a123e432e617052721ef43823fd60b002284e
Disable False Start tests when NSS doesn't support AES-GCM.

We still support old versions of system NSS. Also explicitly
mark some tests as depending on the test server negotiating
AES-GCM; missed them previously.

BUG=460520

Review URL: https://codereview.chromium.org/947543002

Cr-Commit-Position: refs/heads/master@{#317399}
net/socket/ssl_client_socket_unittest.cc