84b543d8b1
- Missing tags mess up doxygen TOC heirarchy Type: docs Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I012d55c0ae90aecc665b56903f4212ddc0643943
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