tree: ee20997912413ea5eaea1a77fa40077350ff51b7 [path history] [tgz]
  1. configs/
  2. topos/
  3. README.md
  4. run.sh
  5. test_initiator.sh
  6. test_responder.sh
  7. test_responder_keepalive.sh
  8. test_responder_nat.sh
  9. test_responder_vrf.sh
extras/strongswan/README.md

VPP Swanstrong Testing Recipe {#strongswan_test_doc}

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