commit | 7df15e6c3e83850eeec13a9a89a494a898344e93 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Mon May 21 10:26:56 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 22 14:44:19 2018 -0400 |
tree | 35c280943dd99f981f46a1892882c674328608cf | |
parent | 1c7447b4e8966a9c3a5eafc19c5ca20c385025c1 [diff] |
selftests: fib_tests: Add option to pause after each test Add option to pause after each test before cleanup is done. Allows user to do manual inspection or more ad-hoc testing after each test with the setup in tact. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>