aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMaros Ondrejicka <maros.ondrejicka@pantheon.tech>2022-11-08 08:00:51 +0100
committerFlorin Coras <florin.coras@gmail.com>2022-11-26 01:51:25 +0000
commit7943c90b2e341e6e064538f31746e326cd7c4e42 (patch)
treedbac7f0589a2f65dc3fc7cc9d11c4984c53285cd /docs
parent530c5ee1fe178895e718ea752d2addc7b21c01ba (diff)
hs-test: document host stack test framework
Type: docs Signed-off-by: Maros Ondrejicka <maros.ondrejicka@pantheon.tech> Change-Id: I47d2794283a85a644448e60538f543644a0edfdc
Diffstat (limited to 'docs')
l---------docs/developer/extras/hs_test.rst1
-rw-r--r--docs/developer/extras/index.rst1
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/developer/extras/hs_test.rst b/docs/developer/extras/hs_test.rst
new file mode 120000
index 00000000000..b7ace7940a9
--- /dev/null
+++ b/docs/developer/extras/hs_test.rst
@@ -0,0 +1 @@
+../../../extras/hs-test/README.rst \ No newline at end of file
diff --git a/docs/developer/extras/index.rst b/docs/developer/extras/index.rst
index 200caf56d3a..a0f2d9b876a 100644
--- a/docs/developer/extras/index.rst
+++ b/docs/developer/extras/index.rst
@@ -15,3 +15,4 @@ VPP extra tools
vpp_stats_fs
vpptop
vcl_ldpreload
+ hs_test