FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
VPP Swanstrong Testing Recipe

Simple test framework for VPP and strongSwan scenarios.

setup and run

docker is needed to run the tests.

Create ~/.vpp_sswan file and set VPP_BIN and VPPCTL variables that points to vpp and vppctl binaries, like follows:

export VPP_BIN=/path/to/vpp
export VPPCTL=/path/to/vppctl

To run all test

./run.sh

or specific test

./test_responder.sh