]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit34dc773efdd8750da0af766882f8ec57965835ee
tree33c10af94c64c26acb23c6f259487d585b0ba2d9
parentb4d36ac63eb88734abd7e1e4db7ae70b24e371d4
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: 00670779b23e ("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