forked from Minki/linux
selftests: forwarding: Install no_forwarding.sh
When using the Makefile from tools/testing/selftests/net/forwarding/
all tests should be installed. Add no_forwarding.sh to the list of
"to be installed tests" where it has been missing so far.
Fixes: 476a4f05d9
("selftests: forwarding: add a no_forwarding.sh test")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
437ac2592c
commit
cfbba7b46a
@ -53,6 +53,7 @@ TEST_PROGS = bridge_igmp.sh \
|
||||
mirror_gre_vlan_bridge_1q.sh \
|
||||
mirror_gre_vlan.sh \
|
||||
mirror_vlan.sh \
|
||||
no_forwarding.sh \
|
||||
pedit_dsfield.sh \
|
||||
pedit_ip.sh \
|
||||
pedit_l4port.sh \
|
||||
|
Loading…
Reference in New Issue
Block a user