aboutsummaryrefslogtreecommitdiff
path: root/tests/test-dbus-listener.cc
Commit message (Collapse)AuthorAgeFilesLines
* copyediting: remove trailing spaces in source codeCharles Kerr2013-08-221-11/+11
|
* remove g_type_init() calls and bump glib minimum to 2.35.4, where ↵Charles Kerr2013-01-171-19/+0
| | | | g_type_init() is deprecated
* add a test to make sure that the listener responds to a PropertiesChanged signalCharles Kerr2012-05-291-0/+62
|
* add tests for gsd GetDevices returning (a) no devices and (b) an errorCharles Kerr2012-05-291-130/+196
|
* add more tests to improve coverage: different device types, no primary deviceCharles Kerr2012-05-281-0/+1
|
* add a mock GSD.Power to handle the GetPower requestsCharles Kerr2012-05-281-1/+169
|
* Add skeleton test for IndicatorPowerDbusListenerCharles Kerr2012-05-271-0/+73