#
a1ae4fa1 |
| 28-Oct-2022 |
Harvey.Wu <Harvey.Wu@quantatw.com> |
fix compile warning when meson build
- Fix compile warning: [-Werror=unused-variable], [-Werror=sign-compare] and deprecated INSTANTIATE_TEST_CASE_P
Signed-off-by: Harvey.Wu <Harvey.Wu@quantatw
fix compile warning when meson build
- Fix compile warning: [-Werror=unused-variable], [-Werror=sign-compare] and deprecated INSTANTIATE_TEST_CASE_P
Signed-off-by: Harvey.Wu <Harvey.Wu@quantatw.com> Change-Id: If8713f0b938cd5306bbe19a9078731db0c3667dc
show more ...
|
#
a076487a |
| 08-Aug-2020 |
Patrick Venture <venture@google.com> |
sensors/zones: place in namespace and cleanup
Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I527dbc8477a232945f696227a7b0b2adbee45175
|
#
6d31049a |
| 11-Mar-2019 |
Patrick Venture <venture@google.com> |
experiment: cppcheck cleanup
[experiments/drive.cpp:83] -> [experiments/drive.cpp:96]: (style) Variable 'check' is reassigned a value before the old one has been used.
Change-Id: I241a2b38418ab8979
experiment: cppcheck cleanup
[experiments/drive.cpp:83] -> [experiments/drive.cpp:96]: (style) Variable 'check' is reassigned a value before the old one has been used.
Change-Id: I241a2b38418ab89790d2d8762aaceb3cd080ad77 Signed-off-by: Patrick Venture <venture@google.com>
show more ...
|
#
4a2dc4d8 |
| 23-Oct-2018 |
Patrick Venture <venture@google.com> |
cleanup: apply constness to read-only iterators
Apply const to read-only iterators to indicate intent more clearly.
Change-Id: Ic14304c69361da203d3d3a900180bd54346acc87 Signed-off-by: Patrick Ventu
cleanup: apply constness to read-only iterators
Apply const to read-only iterators to indicate intent more clearly.
Change-Id: Ic14304c69361da203d3d3a900180bd54346acc87 Signed-off-by: Patrick Venture <venture@google.com>
show more ...
|
#
da4a5dd1 |
| 31-Aug-2018 |
Patrick Venture <venture@google.com> |
add .clang-format
Change-Id: I6627b5569c2e0f730be7331403218b823a2c622f Signed-off-by: Patrick Venture <venture@google.com>
|
#
e620656c |
| 08-Mar-2018 |
Patrick Venture <venture@google.com> |
Scripts and main daemon
This includes the scripts for the YAML parsing and the main execution point.
Change-Id: If42154c621353b23370b63d4e58f6c75bca8b356 Signed-off-by: Patrick Venture <venture@goo
Scripts and main daemon
This includes the scripts for the YAML parsing and the main execution point.
Change-Id: If42154c621353b23370b63d4e58f6c75bca8b356 Signed-off-by: Patrick Venture <venture@google.com>
show more ...
|