qt5base-lts/tests/auto/corelib/io
Volker Hilsheimer 371214dea7 Remove network dependency for tests with UNC paths
Windows VMs are provisioned with shared folders that are available as

\\${COMPUTERNAME}\testshare(writable)

so we don't need to access a remote SMB server over network anymore just
to test whether our string-parsing code handles UNC paths correctly.

Add a QTest::uncServerName() helper function to the shared filesystem.h
header and use that instead of QtNetworkSettings::winServerName. The
latter is now only used in tst_NetworkSelfTest::smbServer().

Pick-to: 6.4
Change-Id: Id0da66369ad0f4a980d612de2a31a391f1192253
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2022-08-17 23:48:00 +02:00
..
largefile Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qabstractfileengine Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qbuffer Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qdataurl Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qdebug Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qdir Remove network dependency for tests with UNC paths 2022-08-17 23:48:00 +02:00
qdiriterator Remove network dependency for tests with UNC paths 2022-08-17 23:48:00 +02:00
qfile Remove network dependency for tests with UNC paths 2022-08-17 23:48:00 +02:00
qfileinfo Remove network dependency for tests with UNC paths 2022-08-17 23:48:00 +02:00
qfileselector Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qfilesystementry Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qfilesystemmetadata Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qfilesystemwatcher Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qiodevice Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qipaddress Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qlockfile Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qloggingcategory qputenv: port to QByteArrayView 2022-08-06 14:21:46 +00:00
qloggingregistry Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qnodebug Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qprocess Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qprocess-noapplication Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qprocessenvironment Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qresourceengine Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qsavefile Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qsettings Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qstandardpaths qputenv: port to QByteArrayView 2022-08-06 14:21:46 +00:00
qstorageinfo Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qtemporarydir Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qtemporaryfile Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qurl Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qurlinternal Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qurlquery Add license headers to cmake files 2022-08-03 17:14:55 +02:00
qurluts46 Add license headers to cmake files 2022-08-03 17:14:55 +02:00
CMakeLists.txt Add license headers to cmake files 2022-08-03 17:14:55 +02:00