vpp/extras/strongswan
Fan Zhang ad215f211d vpp-swan: improve Makefile
Type: improvement

Since VPP-SWAN does not really need StrongSwan to be compiled,
this patch refines the Makefile to reflect the change.

In addition README is updated.

Signed-off-by: Fan Zhang <fanzhang.oss@gmail.com>
Change-Id: I185957167ac71a44f4d12e78e1dac31c194f80f4
2023-03-01 15:54:40 +00:00
..
2023-03-01 15:54:40 +00:00

.. _strongswan_test_doc:

Strongswan Testing Tool
=======================

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