OSDN Git Service

selftests: fib_nexthops: List each test case in a different line
authorIdo Schimmel <idosch@nvidia.com>
Fri, 12 Mar 2021 16:50:22 +0000 (17:50 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Mar 2021 01:44:10 +0000 (17:44 -0800)
commita8f9952d218d816ff1a13c9385edd821a8da527d
treead48d578d3fe61e16f105cbe901e1c416faa9337
parent8e815284a5f9351973a5860447941823acf1182d
selftests: fib_nexthops: List each test case in a different line

The lines with the IPv4 and IPv6 test cases are already very long and
more test cases will be added in subsequent patches.

List each test case in a different line to make it easier to extend the
test with more test cases.

Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/fib_nexthops.sh