vpp/extras/strongswan
Dave Wallace 84b543d8b1 doxygen: fix doxygen tags
- Missing tags mess up doxygen TOC heirarchy

Type: docs

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I012d55c0ae90aecc665b56903f4212ddc0643943
2021-05-21 15:33:04 +00:00
..
2021-03-04 14:57:54 +00:00
2021-03-04 14:57:54 +00:00
2021-05-21 15:33:04 +00:00
2021-03-04 14:57:54 +00:00

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