summaryrefslogtreecommitdiffstats
path: root/experiments/drive.cpp
Commit message (Collapse)AuthorAgeFilesLines
* experiment: cppcheck cleanupPatrick Venture2019-03-111-1/+1
| | | | | | | | [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>
* cleanup: apply constness to read-only iteratorsPatrick Venture2018-10-231-1/+1
| | | | | | | Apply const to read-only iterators to indicate intent more clearly. Change-Id: Ic14304c69361da203d3d3a900180bd54346acc87 Signed-off-by: Patrick Venture <venture@google.com>
* add .clang-formatPatrick Venture2018-08-311-40/+28
| | | | | Change-Id: I6627b5569c2e0f730be7331403218b823a2c622f Signed-off-by: Patrick Venture <venture@google.com>
* Scripts and main daemonPatrick Venture2018-03-081-0/+273
This includes the scripts for the YAML parsing and the main execution point. Change-Id: If42154c621353b23370b63d4e58f6c75bca8b356 Signed-off-by: Patrick Venture <venture@google.com>
OpenPOWER on IntegriCloud