mbox series

[net-next,0/4] selftests: fib rule: Small internal and test output improvments

Message ID cover.1643643083.git.gnault@redhat.com
Headers show
Series selftests: fib rule: Small internal and test output improvments | expand

Message

Guillaume Nault Jan. 31, 2022, 3:41 p.m. UTC
The first half of these patch set improves the code logic and has no
user visible effect. The second half improves the script output, to
make it clearer and nicer to read.

Guillaume Nault (4):
  selftests: fib rule: Make 'getmatch' and 'match' local variables
  selftests: fib rule: Drop erroneous TABLE variable
  selftests: fib rule: Log test description
  selftests: fib rule: Don't echo modified sysctls

 tools/testing/selftests/net/fib_rule_tests.sh | 26 ++++++++++++-------
 1 file changed, 17 insertions(+), 9 deletions(-)