diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2021-11-03 03:44:59 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-11-03 12:07:02 +0100 |
commit | 17b67370c38de2a878debf39dcbc704a206af4d0 (patch) | |
tree | 0a22deee117a1e7922c6e2a28b82b6fa7cd929dd /net | |
parent | kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile (diff) | |
download | linux-17b67370c38de2a878debf39dcbc704a206af4d0.tar.xz linux-17b67370c38de2a878debf39dcbc704a206af4d0.zip |
kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to Makefile
When generating the selftests to another folder, the toeplitz.sh
and toeplitz_client.sh are missing as they are not in Makefile, e.g.
make -C tools/testing/selftests/ install \
TARGETS="net" INSTALL_PATH=/tmp/kselftests
Making them under TEST_PROGS_EXTENDED as they test NIC hardware features
and are not intended to be run from kselftests.
Fixes: 5ebfb4cc3048 ("selftests/net: toeplitz test")
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions