OSDN Git Service

selftests/net/forwarding: add missing tests to Makefile
authorHangbin Liu <liuhangbin@gmail.com>
Thu, 28 Apr 2022 04:45:11 +0000 (12:45 +0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 30 Apr 2022 00:51:35 +0000 (17:51 -0700)
commitf62c5acc800eebfe25bf6738b2cc8aa5d6aa7598
tree2bb34c7a00b9147b71581f21d0af6d307c1035da
parent38dcd9570d6fced1dcfee226d5b29722b070ce90
selftests/net/forwarding: add missing tests to Makefile

When generating the selftests to another folder, the fixed tests are
missing as they are not in Makefile, e.g.

  make -C tools/testing/selftests/ install \
   TARGETS="net/forwarding" INSTALL_PATH=/tmp/kselftests

Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/forwarding/Makefile