commit | 161d27a38b504c91cf866b3f04185aa7a1baa717 | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Wed May 05 12:01:44 2021 -0700 |
committer | Girish Gowdra <girish@opennetworking.org> | Tue May 11 12:39:18 2021 -0700 |
tree | 6df3585b97ff8f54f127b193ddb52dbd3da1e418 | |
parent | be1b7cf20fe53351a59ac5432086816cad755371 [diff] |
VOL-4028: Add support for ANI-G Test Response and Result Change-Id: Iae61554c426937a4ce5e78a0499195f6c3975b78
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.