Fixed failure of tst_qhostinfo since ~15 Jan 2012
authorRohan McGovern <rohan.mcgovern@nokia.com>
Mon, 16 Jan 2012 00:18:03 +0000 (10:18 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 16 Jan 2012 00:38:36 +0000 (01:38 +0100)
commit78f1dd251af4ac1dada257d3acd3444975b6d01c
treec00d32b17bb9b3c12a4c131c024745b3a992bd45
parente1ddac9b20611cdc12ab811289aec90169712f06
Fixed failure of tst_qhostinfo since ~15 Jan 2012

This test hardcodes IP address / hostname pairs to be used for forward
and reverse lookups.

The reverse DNS entry for 62.70.27.69 has recently disappeared.  Replace
it with an IP / name pair which is (hopefully) much less likely to
disappear.

Change-Id: I03f589e1c0f4bde0b1a14e94b3c1047eeb81246e
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
tests/auto/network/kernel/qhostinfo/tst_qhostinfo.cpp