e31ee6da | 08-Jun-2018 |
Patrick Venture <venture@google.com> |
test: sensors: pluggable
Tests for pluggable sensors. Pluggable sensors themselves do nothing but hold min/max values, and call into Read and Write interfaces.
Change-Id: I8991d22d77172fb9b2f897c0
test: sensors: pluggable
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>
show more ...
|
6246393d | 08-Jun-2018 |
Patrick Venture <venture@google.com> |
test: add read and write interface mocks
The pluggable sensor object receives a reader and writer interface. These are now mocked to enable some testing that involves Pluggable Sensors.
Change-Id:
test: add read and write interface mocks
The pluggable sensor object receives a reader and writer interface. These are now mocked to enable some testing that involves Pluggable Sensors.
Change-Id: If2d121ab47a2c044b0f3fd3465bfe45cf26c4f98 Signed-off-by: Patrick Venture <venture@google.com>
show more ...
|