Improve qhostinfo autotest on HPUX 11i
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 24 Oct 2011 06:26:50 +0000 (16:26 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 25 Oct 2011 06:42:23 +0000 (08:42 +0200)
commitc7dd882b7a9b1f78e2aa8b482a54d33dce9497fe
tree4cf7cf6cb45e3479b785979bbdf350b1084b577d
parentc0fb09465b4eaebde953f3c51ad730eab8ee0815
Improve qhostinfo autotest on HPUX 11i

Several test functions use IPv6 reverse lookups, which evidently don't
work on HPUX 11i, but only one of these tests was skipped on that
platform and the others presumably fail.

This commit also removes the commented-out test data and makes it easier
to put some useful test data back. QTBUG-22287 records the fact that no
real IPv6 hostnames are currently used in the reverseLookup test.

Change-Id: Iff1ed1b725492bcc28ca4cb5f8e2dc106887c0b4
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/network/kernel/qhostinfo/tst_qhostinfo.cpp