selftests: Add FIB onlink tests
authorDavid Ahern <dsahern@gmail.com>
Tue, 13 Feb 2018 16:44:06 +0000 (08:44 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Feb 2018 19:47:33 +0000 (14:47 -0500)
commit153e1b84f477f716bc3f81e6cfae1a3d941fc7ec
tree47f0f848223208a48fdff785a27ad3aab6272807
parentb95367e3bd8eaf2d88d7b7a7ab2847f5a6e70321
selftests: Add FIB onlink tests

Add test cases verifying FIB onlink commands work as expected in
various conditions - IPv4, IPv6, main table, and VRF.

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