commit | 74cc97263853bedbda81dcfc4f8f6e6847bd97a7 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Mar 17 16:10:36 2020 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue Mar 17 16:10:57 2020 -0700 |
tree | 96cd906ece3ee5a62e23534be2410a3f07c416f0 | |
parent | 14af03a9da17f6ecb245c4ff0de4ef200cacfcbc [diff] |
VOL-2765 send baseline TestResult instead of extended TestResult Change-Id: I0ca700a4212f04308e179e7510d7b35e27a9c6dd
BBSim is managed via a Makefile
, plese run the following command to display all the available targets
make help
More advanced documentation lives in here.
You can generate and browse the documentation by executing:
make docs
This project structure is based on golang-standards/project-layout.