diff options
author | David Ahern <dsahern@gmail.com> | 2018-05-27 18:09:59 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-29 17:12:46 +0300 |
commit | d69faad76584c4735911d6dbdc8b9ff672b3f763 (patch) | |
tree | 0c7bce7deba75cd0a69d1ccdbfff4c22883c8f69 /scripts/gdb/linux/tasks.py | |
parent | 8308f3ff1753d001f7a73f9bb0f02292b5400557 (diff) | |
download | linux-d69faad76584c4735911d6dbdc8b9ff672b3f763.tar.xz |
selftests: fib_tests: Add prefix route tests with metric
Add tests verifying prefix routes are inserted with expected metric.
IPv6 prefix route tests
TEST: Default metric [ OK ]
TEST: User specified metric on first device [ OK ]
TEST: User specified metric on second device [ OK ]
TEST: Delete of address on first device [ OK ]
TEST: Modify metric of address [ OK ]
TEST: Prefix route removed on link down [ OK ]
TEST: Prefix route with metric on link up [ OK ]
IPv4 prefix route tests
TEST: Default metric [ OK ]
TEST: User specified metric on first device [ OK ]
TEST: User specified metric on second device [ OK ]
TEST: Delete of address on first device [ OK ]
TEST: Modify metric of address [ OK ]
TEST: Prefix route removed on link down [ OK ]
TEST: Prefix route with metric on link up [ OK ]
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions