| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | unit-test: Request distinct name per test app | Andrew Geissler | 2019-04-05 | 1 | -1/+10 |
| | | | | | | | | | gtest will run test suites in parallel, need to ensure each test suite (application) requests a distinct well-known name on Dbus. Change-Id: Ib59211ada5ef6404e70747b7377912384cc8c60e Signed-off-by: Andrew Geissler <geissonator@yahoo.com> | ||||
| * | unit-test: Move asio server to its own class | Andrew Geissler | 2019-04-05 | 1 | -0/+34 |
| Other test suites will need this object so move to a utility directory and inherit from. Change-Id: Ia34c8149fc0df02c510717a6efd21f51086e97e6 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> | |||||

