summaryrefslogtreecommitdiffstats
path: root/test/fanpwm_unittest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clang-format: fix pointer alignment, sort usingPatrick Venture2018-09-041-8/+8
| | | | | Change-Id: Ia1b19aeba59b2f680b62ce3855e929b9ad77377a Signed-off-by: Patrick Venture <venture@google.com>
* add .clang-formatPatrick Venture2018-08-311-90/+44
| | | | | Change-Id: I94ce26d595367e08d6fb3734535bcd855f1b1473 Signed-off-by: Patrick Venture <venture@google.com>
* hwmonio:: Add Interface base class and testsPatrick Venture2018-06-141-0/+221
Enable injecting hwmonio::HwmonIO mocks for testing. Tested: Ran on quanta-q71l and saw all sensors exported to dbus as expected with the expected values. Change-Id: I35912bf2a733932d9e1e774ff53b0114ae16560b Signed-off-by: Patrick Venture <venture@google.com>
OpenPOWER on IntegriCloud