vpp/extras/strongswan
Renato Botelho do Couto 893dacae3f build: Use $(MAKE) instead of direct call to make
No functional changes, just make it to respect original make binary
name used to start building

Type: improvement

Change-Id: Ic8568237fbb39c6a0d3b7405a9670e9410aeb752
Signed-off-by: Renato Botelho do Couto <renato@netgate.com>
2024-06-10 13:13:31 +00:00
..
2021-03-04 14:57:54 +00:00
2021-10-13 15:32:22 +00:00
2021-03-04 14:57:54 +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