summaryrefslogtreecommitdiffstats
path: root/tests/modules/SharedWakelock
Commit message (Expand)AuthorAgeFilesLines
* qmakeify all over againPaul Olav Tvete2015-11-021-0/+18
* Standardize licences to LGPLv3, update years, remove authorsGerry Boland2015-08-111-1/+0
* Racey test not so reliable, this helpsGerry Boland2015-03-061-4/+12
* Fix and add test for SharedWakelock acq/rel/acq not loosing a cookieGerry Boland2015-03-051-4/+30
* Add note explaining passing of DBusConnectionsGerry Boland2015-03-051-0/+4
* Collect common test phrases into methodsGerry Boland2015-03-041-49/+28
* Part of flood test was not completing, exposed bug. Fixed bothGerry Boland2015-03-041-1/+4
* Do not bother trying to mock up the actual powerd dbus interface, just use ma...Gerry Boland2015-03-043-102/+6
* Add one more test which would fail before the refactoringGerry Boland2015-03-041-0/+24
* Implement the remaining testsGerry Boland2015-03-041-67/+137
* SharedWakelock refactoring - RAII design faulty when wrapping an asynchronous...Gerry Boland2015-03-043-33/+240
* Move MockSharedWakelock into its own header file, have tests import thatGerry Boland2015-01-092-12/+3
* Couple more testsGerry Boland2015-01-081-0/+32
* One more testGerry Boland2015-01-081-1/+13
* Add tests for SharedWakelock functionalityGerry Boland2015-01-082-0/+157