]> asedeno.scripts.mit.edu Git - linux.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)
commit6f9d5cacfe07308fd4007ebdcb76861752d0a1ad
tree0e296e738099fbdca3e04e774691fdc08c9dc9f6
parentacda655fefae352a48eec87c8f8487de1608a48b
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]