[PATCH 0/2] selftests: forwarding: Install two missing tests

From: Martin Blumenstingl
Date: Thu Jul 07 2022 - 09:55:56 EST


For some distributions (e.g. OpenWrt) we don't want to rely on rsync
to copy the tests to the target as some extra dependencies need to be
installed. The Makefile in tools/testing/selftests/net/forwarding
already installs most of the tests.

This series adds the two missing tests to the list of installed tests.
That way a downstream distribution can build a package using this
Makefile (and add dependencies there as needed).


Martin Blumenstingl (2):
selftests: forwarding: Install local_termination.sh
selftests: forwarding: Install no_forwarding.sh

tools/testing/selftests/net/forwarding/Makefile | 2 ++
1 file changed, 2 insertions(+)

--
2.37.0