qt5base-lts/tests/auto/corelib
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
..
animation Add license headers to cmake files 2022-08-03 17:14:55 +02:00
global Tests: remove #define COMMA 2022-08-09 12:13:26 -07:00
io Remove network dependency for tests with UNC paths 2022-08-17 23:48:00 +02:00
itemmodels Add license headers to cmake files 2022-08-03 17:14:55 +02:00
kernel QMetaType: don't use global relocations to the lambdas and structures 2022-08-12 11:32:29 -07:00
mimetypes Add license headers to cmake files 2022-08-03 17:14:55 +02:00
platform Add license headers to cmake files 2022-08-03 17:14:55 +02:00
plugin Add license headers to cmake files 2022-08-03 17:14:55 +02:00
serialization Add license headers to cmake files 2022-08-03 17:14:55 +02:00
text tst_qbytearray: remove qCompress_data for QT_NO_COMPRESS 2022-08-15 23:02:32 +02:00
thread Remove blacklist of tryAcquireWithTimeout on Windows 2022-08-07 16:05:03 +02:00
time qputenv: port to QByteArrayView 2022-08-06 14:21:46 +00:00
tools Tests: remove #define COMMA 2022-08-09 12:13:26 -07:00
CMakeLists.txt Add license headers to cmake files 2022-08-03 17:14:55 +02:00