Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduce a QtFixture gtest base class to reduce redundancy in test fixtures'... | Charles Kerr | 2016-03-17 | 2 | -30/+6 |
* | de-dupe use of dbus names | Charles Kerr | 2016-03-17 | 1 | -6/+7 |
* | add tests/utils/qdbus-helpers.h so that we only define qDBusArgumentToMap() i... | Charles Kerr | 2016-03-17 | 1 | -14/+1 |
* | use cmake's find_package(Threads) output everywhere instead of just in src/ | Charles Kerr | 2016-03-15 | 1 | -2/+2 |
* | oops, last commit's diagnosis was incorrect. The timing test issue came from ... | Charles Kerr | 2016-03-15 | 1 | -1/+1 |
* | fix test timing issue, had max timeout at 1 sec for listening for fdo notific... | Charles Kerr | 2016-03-15 | 1 | -1/+1 |
* | in tests/unit/adbd-client-test.cpp, fix tmpl character buffer intialization f... | Charles Kerr | 2016-03-15 | 1 | -4/+2 |
* | add new CMakeLists.txt files in tests/utils/ and tests/unit/ | Charles Kerr | 2016-03-15 | 1 | -0/+34 |
* | add UsbManager | Charles Kerr | 2016-03-10 | 2 | -48/+12 |
* | cmake and test directory cleanup | Charles Kerr | 2016-03-10 | 3 | -0/+374 |