Difference between revisions of "VPP/MakeTestFramework"

From fd.io
< VPP
Jump to: navigation, search
(Created page with "== Description == The VPP unit test framework (known as 'Make Test') is python script framework built on top of Python's unittest module. == Refactoring VPP Make Test Framew...")
(No difference)

Revision as of 15:50, 22 June 2022

Description

The VPP unit test framework (known as 'Make Test') is python script framework built on top of Python's unittest module.

Refactoring VPP Make Test Framework

Proposal for refactoring VPP Make Test Framework