Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | style: function names should be lower camel | Patrick Venture | 2018-10-30 | 1 | -10/+10 |
| | | | | | | | Fix function names to be lower camel. Change-Id: I145e1f4c03d7740bc1525dcffbdce2f78fd61075 Signed-off-by: Patrick Venture <venture@google.com> | ||||
* | add .clang-format | Patrick Venture | 2018-08-31 | 1 | -11/+22 |
| | | | | | Change-Id: I6627b5569c2e0f730be7331403218b823a2c622f Signed-off-by: Patrick Venture <venture@google.com> | ||||
* | util: enable unit-tests | Patrick Venture | 2018-06-15 | 1 | -0/+71 |
Start write tests and fix a missing header inclusion. Change-Id: I4e56323f972b1358dc83a4cb61c25f98cda2a479 Signed-off-by: Patrick Venture <venture@google.com> |