]> Git Repo - linux.git/commit
selftests/net/forwarding: add missing tests to Makefile
authorHangbin Liu <[email protected]>
Thu, 28 Apr 2022 04:45:11 +0000 (12:45 +0800)
committerJakub Kicinski <[email protected]>
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 <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
tools/testing/selftests/net/forwarding/Makefile
This page took 0.05687 seconds and 4 git commands to generate.