X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Freport%2Fvpp_unit_tests%2Foverview.rst;h=cc32ee4f3db70269c5f7e5f0d669e15df904b917;hp=7c8210bb7f3f08fea2111e045e00f3b02e852e00;hb=44d9ef67350e094f184a5d465f1dc93ddc94cfdc;hpb=da2aa127ee071e37bc4d6060dd39476179e65365 diff --git a/docs/report/vpp_unit_tests/overview.rst b/docs/report/vpp_unit_tests/overview.rst index 7c8210bb7f..cc32ee4f3d 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 unit test documentation `_ + in `VPP test framework documentation`_. VPP Unit Test Framework ----------------------- @@ -27,19 +27,20 @@ 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 unit test 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. - DHCP - DHCPv4 and DHCPv6 Proxy. - IP4 VRF Multi-instance - create, read, update, delete and verify IPv4 VRFs. -- Load Balancer - IP4 GRE4, IP4 GRE6, IP6 GRE4, IP6 GRE6 +- Load Balancer - IP4 GRE4, IP4 GRE6, IP6 GRE4, IP6 GRE6. +- FIB Unit Tests. - Bidirectional Forwarding Detection (BFD) IPv4 - baseline BFD session operation. - Bidirectional Forwarding Detection (BFD) IPv6 - baseline BFD session operation. - Bidirectional Forwarding Detection (BFD) - API tests. @@ -49,13 +50,23 @@ in VPP rls1701 with results listed in this report: - SPAN Test - Switched Port Analyzer packet mirroring. - GRE Tests - GRE tunnel tests. - SNAT Test Cases - SNAT44 tests. +- Deterministic NAT Test Cases - Carrier Grade NAT tests. +- NAT64 Test Cases - NAT64 static and dynamic translation tests. - L2XC Multi-instance - L2 cross-connect multi-instance tests. - IPv4 Tests - baseline FIB tests. - IPv4 FIB CRUD - add/update/delete IPv4 routes. - IRB Tests - Integrated Routing and Bridging tests. +- ACL plugin - stateful and stateless security-groups access-control-lists. - MPLS Tests - MPLS baseline tests. +- MPLS PIC edge convergence - prefix independent convergence tests for MPLS PE. - L2XC Tests - L2 cross-connect baseline tests incl. single- and dual-loop. +- MFIB Unit Tests. +- IP Multicast Tests - IPv4/IPv6 multicast replication, connected source check. - Classifier - classification with IP ACL, MAC ACL, IP PBR. - VXLAN Tests - baseline VXLAN tunneling. +- VXLAN-GPE Test Cases - baseline VXLAN-GPE tunneling tests including multicast. +- VTR Test Case - VLAN tag manipulation tests. - L2 FIB CRUD - add/update/delete L2 MAC entries. - L2BD Tests - L2 Bridge-Domain baseline tests incl. single- and dual-loop. +- Flowprobe tests. +- GTPU Test Cases - baseline GTPU tests.