kdeconnect-kde/tests
Simon Redman 24ab6d15cf ## Summary
pluginloadtest and sendfiletest are crashing. This patch fixes that by allowing Daemon::init() to be called from TestDaemon

## Test Plan

### Before:
Both tests are crashing because it is not able to find any devices. It is not able to find any devices because the LanLinkProvider is not being added because Daemon::init() is not being called.

### After:
pluginloadtest and sendfiletest pass
2019-06-02 21:26:47 +00:00
..
CMakeLists.txt Move SMS App helper functions to their own file 2019-06-02 14:52:54 +00:00
devicetest.cpp Replace http GNU urls with https 2019-03-23 17:29:26 +01:00
kdeconnectconfigtest.cpp Replace http GNU urls with https 2019-03-23 17:29:26 +01:00
lanlinkprovidertest.cpp Replace http GNU urls with https 2019-03-23 17:29:26 +01:00
networkpackettests.cpp Replace http GNU urls with https 2019-03-23 17:29:26 +01:00
networkpackettests.h Replace http GNU urls with https 2019-03-23 17:29:26 +01:00
pluginloadtest.cpp ## Summary 2019-06-02 21:26:47 +00:00
sendfiletest.cpp ## Summary 2019-06-02 21:26:47 +00:00
testdaemon.h ## Summary 2019-06-02 21:26:47 +00:00
testnotificationlistener.cpp Replace http GNU urls with https 2019-03-23 17:29:26 +01:00
testsmshelper.cpp Move SMS App helper functions to their own file 2019-06-02 14:52:54 +00:00
testsocketlinereader.cpp Fix container detach warnings from clazy 2018-11-26 13:21:39 +01:00
testsslsocketlinereader.cpp Replace http GNU urls with https 2019-03-23 17:29:26 +01:00