summaryrefslogtreecommitdiffstats
path: root/tests/manual/qnetconmonitor
Commit message (Collapse)AuthorAgeFilesLines
* Add manual test for QNetwork{Connection|Status}MonitorMÃ¥rten Nordheim2019-07-082-0/+224
Simplistic console application with one test for each of the two classes. Simply tests that we receive the signal when the connection is disrupted in some way. This patch also exports the classes for tests/developer builds so that we can actually link with them. Change-Id: I8066312274350984110c3f3ad3e94854adca7c2a Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>