aboutsummaryrefslogtreecommitdiff
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* replace text 'Deny' with 'Don't Allow' for consistency with other permission ...Charles Kerr2016-03-231-1/+1
* if our USB device is disconnected while prompting the user for ADBD, cancel t...Charles Kerr2016-03-211-1/+0
* introduce a QtFixture gtest base class to reduce redundancy in test fixtures'...Charles Kerr2016-03-172-30/+6
* de-dupe use of dbus namesCharles Kerr2016-03-171-6/+7
* add tests/utils/qdbus-helpers.h so that we only define qDBusArgumentToMap() i...Charles Kerr2016-03-171-14/+1
* use cmake's find_package(Threads) output everywhere instead of just in src/Charles Kerr2016-03-151-2/+2
* oops, last commit's diagnosis was incorrect. The timing test issue came from ...Charles Kerr2016-03-151-1/+1
* fix test timing issue, had max timeout at 1 sec for listening for fdo notific...Charles Kerr2016-03-151-1/+1
* in tests/unit/adbd-client-test.cpp, fix tmpl character buffer intialization f...Charles Kerr2016-03-151-4/+2
* add new CMakeLists.txt files in tests/utils/ and tests/unit/Charles Kerr2016-03-151-0/+34
* add UsbManagerCharles Kerr2016-03-102-48/+12
* cmake and test directory cleanupCharles Kerr2016-03-103-0/+374