Change tests not to use a real domain.
commitce36dca29b74d47193437dfa2df81b5ced67018a
authorbnc <bnc@chromium.org>
Tue, 21 Apr 2015 22:11:23 +0000 (21 15:11 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 21 Apr 2015 22:11:42 +0000 (21 22:11 +0000)
tree87f93fc662472711306817aaeca5fb142e9f8362
parentd1faeb2eae9b80c663affd94dd2acbac04a1548d
Change tests not to use a real domain.

Change tests to use reserved host www.example.org instead of real host
www.google.com.  Load spdy_pooling.pem test certificate in some tests.  Use
mail.example.org as a hostname which is also covered by the certificate, and
news.example.org for one which is not.

Loading an actual cert to SSLSocketDataProvider is in preparation for https://crrev.com/1074193003, which adds a security check that affects these
tests.

BUG=474217

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

Cr-Commit-Position: refs/heads/master@{#326141}
net/http/http_network_transaction_unittest.cc
net/spdy/spdy_http_stream_unittest.cc
net/spdy/spdy_network_transaction_unittest.cc
net/spdy/spdy_session_unittest.cc
net/spdy/spdy_stream_unittest.cc
net/spdy/spdy_test_util_common.h