network tests: make IMAP, FTP testdata more flexible.
authorRohan McGovern <rohan.mcgovern@nokia.com>
Thu, 6 Jan 2011 03:39:14 +0000 (13:39 +1000)
committerRohan McGovern <rohan.mcgovern@nokia.com>
Mon, 10 Jan 2011 00:36:06 +0000 (10:36 +1000)
commit026a24855ec16626ab101007719a836f5a4e3c47
tree73331d0c48023ed9f5489735443d2b56b3d67736
parente6286c54bd66c2db06687127fea69fcc398ffbde
network tests: make IMAP, FTP testdata more flexible.

Move all hardcoded IMAP/FTP fixtures into network-settings.h.
Make it work with new and old network test server.

Reviewed-by: Markus Goetz
Task: QTBUG-15114
tests/auto/network-settings.h
tests/auto/qhttpsocketengine/tst_qhttpsocketengine.cpp
tests/auto/qnativesocketengine/tst_qnativesocketengine.cpp
tests/auto/qsocks5socketengine/tst_qsocks5socketengine.cpp
tests/auto/qsslsocket/tst_qsslsocket.cpp
tests/auto/qtcpsocket/tst_qtcpsocket.cpp