Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make wait_for_signals() a macro again so that the GTest log messages will ↵ | Charles Kerr | 2016-03-22 | 1 | -10/+10 |
| | | | | give the test file and line number | ||||
* | if our USB device is disconnected while prompting the user for ADBD, cancel ↵ | Charles Kerr | 2016-03-21 | 1 | -1/+17 |
| | | | | the prompt. | ||||
* | introduce a QtFixture gtest base class to reduce redundancy in test ↵ | Charles Kerr | 2016-03-17 | 1 | -0/+58 |
fixtures' helper/util code |