X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Freport%2Fvpp_unit_tests%2Foverview.rst;h=c9808833f6a6416a4f72ead40dde6cbe39a3bd69;hb=refs%2Fchanges%2F19%2F6819%2F5;hp=2848db7ddc12b64c3932075e6240f5b71137b339;hpb=647afd5d647dcc69d0cb04aa61d2a4d964f6bc6a;p=csit.git diff --git a/docs/report/vpp_unit_tests/overview.rst b/docs/report/vpp_unit_tests/overview.rst index 2848db7ddc..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 `_. + in `VPP test framework documentation`_. VPP Unit Test Framework ----------------------- @@ -27,13 +27,13 @@ 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 `_ +to the `VPP test framework documentation`_ Unit Tests Coverage ------------------- Following VPP functional test areas are covered in VPP unit test code included -in VPP rls1701 with results listed in this report: +in VPP rls1704 with results listed in this report: - CRUD Loopback - create, read, update, delete Loopback interfaces. - Flow-per-packet plugin - collect and report L2 and IP4 flow statistics.