aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_unit_tests/overview.rst
diff options
context:
space:
mode:
authorMaciek Konstantynowicz <mkonstan@cisco.com>2018-02-08 14:02:47 +0000
committerTibor Frank <tifrank@cisco.com>2018-02-08 14:44:10 +0000
commit21bdc576dd9310acc6c3020a42aaf8a8cb4d68e3 (patch)
tree7b44df56d22ea2ede8e4bef6ff75d93fd98e89bc /docs/report/vpp_unit_tests/overview.rst
parent8df63286b6c126b82b858a484ac4b39e53b1cd0f (diff)
rls18.01.1 report: updated make test unittest content.
Change-Id: Ic57148795df2459010f908b196acfc8de7c7b50f Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> (cherry picked from commit 5cd30be240b965c17e84b3441ead277eaed6a8c7)
Diffstat (limited to 'docs/report/vpp_unit_tests/overview.rst')
-rw-r--r--docs/report/vpp_unit_tests/overview.rst69
1 files changed, 41 insertions, 28 deletions
diff --git a/docs/report/vpp_unit_tests/overview.rst b/docs/report/vpp_unit_tests/overview.rst
index 90c582c943..9472680aa5 100644
--- a/docs/report/vpp_unit_tests/overview.rst
+++ b/docs/report/vpp_unit_tests/overview.rst
@@ -35,40 +35,53 @@ Unit Tests Coverage
Following VPP functional test areas are covered in VPP unit test code included
in VPP rls1710 with results listed in this report:
-- ARP - ARP, Proxy ARP.
-- ACL plugin - stateful and stateless security-groups access-control-lists.
-- BFD IPv4 - Bidirectional Forwarding Detection - baseline, APIs, authorization, authentication.
-- BFD IPv6 - Bidirectional Forwarding Detection - baseline, APIs, authorization, authentication.
+- ACL Security - stateful and stateless security-groups access-control-lists.
+- APIs - VAPI, VOM, PAPI, JVPP.
+- ARP - ARP, proxy ARP, static arp.
+- BFD - API, Authentication, Authentication Change, CLI.
+- BFD IPv4 - sessions operation.
+- BFD IPv6 - sessions operation.
+- BIER - Bit Indexed Explicit Replication.
- Classifier - classification with IP ACL, MAC ACL, IP PBR.
+- Container Integration - IPv4, IPv6 local-spoof connectivity tests.
- CRUD Loopback - create, read, update, delete Loopback interfaces.
-- Deterministic NAT - Carrier Grade NAT tests.
-- DHCP - DHCPv4 and DHCPv6 Proxy.
+- DHCP - DHCPv4/v6 Client and Proxy.
+- Distributed Virtual Router.
+- DS-Lite Softwire - softwire termination.
- FIB - baseline and scale tests.
-- Flow-per-packet plugin - collect and report L2 and IP4 flow statistics.
-- Flowprobe tests.
-- GRE - GRE IPv4/IPv6 tunnel, L2, VRF tests.
-- GTPU - baseline GTPU tests.
-- IP Multicast - IPv4/IPv6 multicast replication, connected source check.
+- Flowprobe.
+- Geneve Tunnels.
+- GRE Tunnels - GRE IPv4/IPv6 tunnel, L2, VRF tests.
+- GTPU Tunnels - baseline GTPU tests.
+- IP Multicast Routing - IPv4/IPv6 multicast replication, connected source check.
+- IPSec - baseline IPSec sanity tests.
+- IPv4 FIB CRUD - add/update/delete IPv4 routes.
+- IPv4 Routing.
- IP4 VRF Multi-instance - create, read, update, delete and verify IPv4 VRFs.
+- IPv6 Routing - baseline FIB operations, NS/RS exception handling.
- IP6 VRF Multi-instance - create, read, update, delete and verify IPv6 VRFs.
-- IPv4 - baseline FIB tests.
-- IPv4 FIB CRUD - add/update/delete IPv4 routes.
-- IPv6 - baseline FIB operations, NS/RS exception handling.
-- IRB - Integrated Routing and Bridging tests.
+- IRB Integrated Routing-Bridging.
+- Kube-proxy - data plane NAT tests.
- L2 FIB CRUD - add/update/delete L2 MAC entries.
-- L2BD - L2 Bridge-Domain baseline tests incl. single- and dual-loop.
-- L2XC - L2 cross-connect baseline tests incl. single- and dual-loop.
+- L2BD Multi-instance.
+- L2BD Switching - L2 Bridge-Domain baseline tests incl. single- and dual-loop.
- L2XC Multi-instance - L2 cross-connect multi-instance tests.
-- LISP - basic LISP tests.
+- L2XC Switching - L2 cross-connect baseline tests incl. single- and dual-loop.
+- LISP Tunnels - basic LISP tests.
- Load Balancer - IP4 GRE4, IP4 GRE6, IP6 GRE4, IP6 GRE6.
-- MACIP - ingress access control for IPv4, IPv6 with L2BDP and IP routing.
-- MFIB Unit.
-- MPLS - MPLS baseline tests.
-- MPLS PIC edge convergence - prefix independent convergence tests for MPLS PE.
-- NAT44 - NAT44 tests, IPFIX logging, VRF awareness.
+- MACIP Access Control - ingress access control for IPv4, IPv6 with L2BDP and IP routing.
+- MAP Softwires - softwire termination.
+- MFIB Multicast FIB.
+- MPLS Switching - MPLS baseline, prefix independent convergence for MPLS PE.
+- NAT44 - NAT44 tests, IPFIX logging, VRF awareness, deterministic CGNAT.
- NAT64 - NAT64 static and dynamic translation tests.
-- SPAN - Switched Port Analyzer packet mirroring.
-- SRv6 - Segment Routing IPv6 tests.
-- VTR Test Case - VLAN tag manipulation tests.
-- VXLAN - baseline VXLAN tunneling.
-- VXLAN-GPE - baseline VXLAN-GPE tunneling tests including multicast.
+- P2P Ethernet Subinterface.
+- PPPoE Encapsulation.
+- SPAN Switch Port Analyzer - packet mirroring.
+- SRv6 Routing - Segment Routing IPv6 tests.
+- TCP/IP Stack - unit tests, builtin client/server transfers.
+- UDP Stack - unit tests.
+- VTR VLAN Tag Rewrites - VLAN tag rewrite tests.
+- VXLAN Tunnels - baseline VXLAN tests including multicast.
+- VXLAN-GPE Tunnels - baseline VXLAN-GPE tunneling including multicast.
+- Other Tests - ping, session, template verification, timer tests.