aboutsummaryrefslogtreecommitdiff
path: root/tests/utils
Commit message (Collapse)AuthorAgeFilesLines
* add tracer g_debug() calls for the benefit of the integration testsCharles Kerr2016-03-241-1/+1
|
* add tests for not showing snap decisions in greeter modeCharles Kerr2016-03-221-4/+4
|
* don't show the snap decision until we're out of the greeterCharles Kerr2016-03-221-0/+32
|
* in the mock ADB server, keep making a request until a response is received.Charles Kerr2016-03-221-2/+4
|
* make wait_for_signals() a macro again so that the GTest log messages will ↵Charles Kerr2016-03-221-10/+10
| | | | give the test file and line number
* if our USB device is disconnected while prompting the user for ADBD, cancel ↵Charles Kerr2016-03-213-22/+49
| | | | the prompt.
* introduce a QtFixture gtest base class to reduce redundancy in test ↵Charles Kerr2016-03-171-0/+58
| | | | fixtures' helper/util code
* de-dupe use of dbus namesCharles Kerr2016-03-171-5/+0
|
* add tests/utils/qdbus-helpers.h so that we only define qDBusArgumentToMap() ↵Charles Kerr2016-03-171-0/+21
| | | | in one place
* add new CMakeLists.txt files in tests/utils/ and tests/unit/Charles Kerr2016-03-151-0/+17
|
* add UsbManagerCharles Kerr2016-03-101-0/+45
|
* cmake and test directory cleanupCharles Kerr2016-03-105-0/+564