summaryrefslogtreecommitdiffstats
path: root/test/sensor_pluggable_unittest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clang-format: fix pointer alignment, sort usingPatrick Venture2018-09-041-2/+2
| | | | | Change-Id: Id433d0ecc10c62807594b3a637e591045223faa6 Signed-off-by: Patrick Venture <venture@google.com>
* add .clang-formatPatrick Venture2018-08-311-12/+10
| | | | | Change-Id: I6627b5569c2e0f730be7331403218b823a2c622f Signed-off-by: Patrick Venture <venture@google.com>
* test: sensors: pluggablePatrick Venture2018-06-141-0/+84
Tests for pluggable sensors. Pluggable sensors themselves do nothing but hold min/max values, and call into Read and Write interfaces. Change-Id: I8991d22d77172fb9b2f897c02603e5ab5747ac12 Signed-off-by: Patrick Venture <venture@google.com>
OpenPOWER on IntegriCloud