OSDN Git Service

selftests: net: fib_rule_tests: fix support for running individual tests
authorAlaa Mohamed <eng.alaamohamedsoliman.am@gmail.com>
Thu, 30 Jun 2022 10:24:49 +0000 (12:24 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Jul 2022 12:37:13 +0000 (13:37 +0100)
commit9c154ab47f5e5ff632d2b7af6342c027d7e04b92
tree33c10af94c64c26acb23c6f259487d585b0ba2d9
parent13463f731fbbadbd6d7610600d4924c3707e4ecd
selftests: net: fib_rule_tests: fix support for running individual tests

parsing and usage of -t got missed in the previous patch.
this patch fixes it

Fixes: 816cda9ae531 ("selftests: net: fib_rule_tests: add support to select a test to run")
Signed-off-by: Alaa Mohamed <eng.alaamohamedsoliman.am@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/fib_rule_tests.sh