commit | 3129e3ae9275486994c7272222153d36d2bdcef8 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 17 08:58:49 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Sep 17 08:58:49 2020 -0700 |
tree | 45926a9503597dea93ffacd9a58fc2cda3d78d08 | |
parent | e9f5a6b81af8dda5011a847fa13b04988cc690c7 [diff] |
Separating Teardown and test in BBR pipeline Change-Id: If4221638956074368a02c1e2b0eeaf4290b74921
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.