summaryrefslogtreecommitdiffstats
path: root/test/test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix std::variant usageWilliam A. Kennington III2018-11-061-1/+2
* formatter: update clang-format and fix-up file(s)Patrick Venture2018-10-141-5/+7
* Enable clang-formatBrad Bishop2018-03-291-354/+298
* test: signalqueue: add explicit cast to boolBrad Bishop2018-02-211-7/+7
* change namespace on sdbusplus::matchPatrick Williams2017-05-011-1/+1
* pimgen: Use cast instead of integer literalsBrad Bishop2017-02-251-1/+3
* Set properties when constructing interfaces.Brad Bishop2017-02-141-1/+1
* Link with libphosphor_dbusBrad Bishop2017-02-091-15/+11
* build: split app/test pimgen invocationBrad Bishop2017-02-091-4/+4
* Add support for application startup events.Brad Bishop2017-02-021-0/+18
* Add support for createObjects actionBrad Bishop2017-02-011-1/+44
* Remove Object from testcaseBrad Bishop2017-02-011-16/+9
* Add propertyIs filterBrad Bishop2017-01-311-0/+78
* Fix hardcoded string in propertyChangedToBrad Bishop2017-01-311-8/+60
* test: Move trigger objects to dedicated threadBrad Bishop2017-01-311-41/+82
* Fix build failureBrad Bishop2017-01-241-1/+1
* Regenerate manager bindingsBrad Bishop2017-01-161-16/+14
* Remove pointless move operationsBrad Bishop2017-01-161-3/+3
* Use std::thread in favor of direct pthread accessBrad Bishop2017-01-161-14/+6
* Run astyleBrad Bishop2017-01-121-74/+78
* Add a testcase for setPropertyBrad Bishop2017-01-121-0/+48
* Add a testcase for destroyObjectBrad Bishop2017-01-121-0/+112
* Enhance notify testcaseBrad Bishop2016-12-151-17/+115
* build: Fix out of tree build issuesBrad Bishop2016-11-211-1/+1
* Switch to generated interface factory methodsBrad Bishop2016-11-081-2/+2
* Add manager skeletonBrad Bishop2016-11-081-0/+77
OpenPOWER on IntegriCloud