Warning, /frameworks/kdelibs4support/tests/README.md is written in an unsupported language. File is not indexed.

0001 # Windows notes
0002 
0003 On Windows networkingservice and networkingclient test applications
0004 require a running kded5 and <builddir>/bin/networkstatus.dll
0005 installed in the directory where kded5 searches for kded modules
0006 e.g <kded-install-root-lib-dir>/plugins/kf5/kded/.
0007 
0008 Since the Windows implementation of solid uses QNetworkConfigurationManager
0009 for determining the network connection state, the network status can not
0010 be changed by the networkingservice test application. To see changes
0011 to the network status in networkingclient, it is necessary to disable the
0012 machine's network adapter.
0013