diff options
author | Dave Barach <dave@barachs.net> | 2021-04-20 07:52:38 -0400 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2021-04-21 23:30:31 +0000 |
commit | 9292c32b4579a1da2e851fe5ca7de3415b45fc07 (patch) | |
tree | 2222d1f8f474dddafa64d963414c241a97848af2 /docs/gettingstarted/developers/index.rst | |
parent | 542088597886df774e63f841166721deeffef1c1 (diff) |
docs: document "make test-help"
Type: docs
Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: I67a582b7bf16c3fe307941973e983a0fe28cb221
Diffstat (limited to 'docs/gettingstarted/developers/index.rst')
-rw-r--r-- | docs/gettingstarted/developers/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/gettingstarted/developers/index.rst b/docs/gettingstarted/developers/index.rst index 04d704319b2..9b9a67fcf21 100644 --- a/docs/gettingstarted/developers/index.rst +++ b/docs/gettingstarted/developers/index.rst @@ -20,6 +20,7 @@ The Developers section covers the following areas: building running_vpp + testing_vpp gdb_examples add_plugin add_plugin_goapi |