]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: Setup for functional tests for fib and socket lookups
authorDavid Ahern <dsahern@gmail.com>
Thu, 1 Aug 2019 18:56:35 +0000 (11:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Aug 2019 17:42:04 +0000 (10:42 -0700)
commit8c96445aa6253ade2efb33a8c1eb93a5ab328f55
tree0e296e738099fbdca3e04e774691fdc08c9dc9f6
parentec491d6e4b0143f1837a266be193c3e338bc9e78
selftests: Setup for functional tests for fib and socket lookups

Initial commit for functional test suite for fib and socket lookups.
This commit contains the namespace setup, networking config, test options
and other basic infrastructure.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/Makefile
tools/testing/selftests/net/fcnal-test.sh [new file with mode: 0755]