Make sure files are fully committed before reading in tests
Google-Bug-Id: 33642693 Change-Id: I5240f38ecb9ea1b15bb8737aaed1b105ebb20c6d Signed-off-by: William A. Kennington III wak@google.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
pblog - Protocol Buffer Log Library
pblog is a small, low overhead, structured logging library intended to be used to log firmware events. It is based on protobufs and uses the nanopb implementation in order to tackle object size concerns.
Dependencies
Runtime
Testing
For ubuntu systems these can all be installed with apt
Building
if you don’t already have nanopb you can
Installing
Testing
if you don’t already have gtest you can run
Use in a project
If you would like to build pblog into your project, we provide a makefile mk/pblog.mk which can be included.
The makefile depends on the following variables:
The makefile is guaranteed to export the following variables: