aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_unit_tests
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2017-05-22 09:35:17 +0200
committerPeter Mikus <pmikus@cisco.com>2017-05-25 05:39:30 +0000
commit10649b3ce07bbb3144d196c403d8c1fa65ddf116 (patch)
treee76a123f6c4fe1390aab02fbbc67a28ac2e714c2 /docs/report/vpp_unit_tests
parente6e0c3ad0236d3b2ffb91ae757d84acfb97273b5 (diff)
CSIT-612 Report: Minimization of hand-crafted content.
- replace dynamic text content and links by variables. Change-Id: I1a7ec371fc80af3c9dd416bf91dd2c639097cf1e Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'docs/report/vpp_unit_tests')
-rw-r--r--docs/report/vpp_unit_tests/documentation.rst2
-rw-r--r--docs/report/vpp_unit_tests/overview.rst4
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/report/vpp_unit_tests/documentation.rst b/docs/report/vpp_unit_tests/documentation.rst
index 6a8ed89a6d..304db1121b 100644
--- a/docs/report/vpp_unit_tests/documentation.rst
+++ b/docs/report/vpp_unit_tests/documentation.rst
@@ -3,4 +3,4 @@ Documentation
For complete description of the VPP Test Framework including anatomy of a test
case and detailed documentation of existing VPP unit test cases please refer
-to the `VPP test framework documentation <https://docs.fd.io/vpp/17.04/vpp_make_test/html/>`_.
+to the `VPP test framework documentation`_.
diff --git a/docs/report/vpp_unit_tests/overview.rst b/docs/report/vpp_unit_tests/overview.rst
index 4ef50f53c0..c9808833f6 100644
--- a/docs/report/vpp_unit_tests/overview.rst
+++ b/docs/report/vpp_unit_tests/overview.rst
@@ -5,7 +5,7 @@ Overview
This section includes an abbreviated version of the VPP Test Framework
overview maintained within the VPP project. Complete overview can be found
- in `VPP test framework documentation <https://docs.fd.io/vpp/17.04/vpp_make_test/html/>`_.
+ in `VPP test framework documentation`_.
VPP Unit Test Framework
-----------------------
@@ -27,7 +27,7 @@ Framework.
For complete description of the VPP Test Framework including anatomy of a test
case and detailed documentation of existing VPP unit test cases please refer
-to the `VPP test framework documentation <https://docs.fd.io/vpp/17.04/vpp_make_test/html/>`_
+to the `VPP test framework documentation`_
Unit Tests Coverage
-------------------