[PATCH net-next internal v2] selftests: forwarding: Allow running specific tests

Ido Schimmel idosch at mellanox.com
Wed Apr 25 15:59:44 AEST 2018


On Tue, Apr 24, 2018 at 05:42:10PM +0300, Petr Machata wrote:
> Ido Schimmel <idosch at mellanox.com> writes:
> 
> > Similar to commit a511858c7536 ("selftests: fib_tests: Allow user to run
> > a specific test"), allow user to run only a subset of the tests using
> > the TESTS environment variable.
> >
> > This is useful when not all the tests can pass on a given system.
> >
> > Example:
> > # export TESTS="ping_ipv4 ping_ipv6"
> > # ./bridge_vlan_aware.sh
> > TEST: ping					[PASS]
> > TEST: ping6					[PASS]
> >
> > Signed-off-by: Ido Schimmel <idosch at mellanox.com>
> 
> Reviewed-by: Petr Machata <petrm at mellanox.com>

Applied the patch.


More information about the Linux-mlxsw mailing list