Difference between revisions of "VPP/HostStack/hs-test"

From fd.io
< VPP‎ | HostStack
Jump to: navigation, search
(Add architecture description diagram)
 
m (Add description paragraph)
Line 1: Line 1:
[[File:Host Stack Test Framework architecture description.png|thumb|A diagram describing architecture of Host Stack Test Framework.]]
+
== Description ==
 +
 
 +
Host stack test framework is a collection of end-to-end tests for various use cases involving Host stack. This page serves to keep architecture description diagrams and their source files. Main documentation for test framework is included with [https://s3-docs.fd.io/vpp/23.02/developer/extras/hs_test.html VPP's documentation].
 +
 
 +
[[File:Host Stack Test Framework architecture description.png|center|350px|A diagram describing architecture of Host Stack Test Framework.]]

Revision as of 12:58, 21 February 2023

Description

Host stack test framework is a collection of end-to-end tests for various use cases involving Host stack. This page serves to keep architecture description diagrams and their source files. Main documentation for test framework is included with VPP's documentation.

A diagram describing architecture of Host Stack Test Framework.