diff options
author | Daniel Mendes <dmendes@redhat.com> | 2023-09-12 10:28:35 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-09-18 09:34:06 +0100 |
commit | 9c2a19f71515553a874e2bf31655ac2264a66e37 (patch) | |
tree | 206b50a5b9e0340808ee3cbd52531058420204e0 /tools/testing/selftests/bpf/prog_tests/skb_load_bytes.c | |
parent | 760554a9add861a0a2d6ac4a85624f8b9537f1bf (diff) |
kselftest: rtnetlink.sh: add verbose flag
Uses a run_cmd helper function similar to other selftests to add
verbose functionality i.e. print executed commands and their outputs
Many commands silence or redirect output. This can be removed since
the verbose helper function captures output anyway and only outputs it
if VERBOSE is true. Similarly, the helper command for pipes to grep
searches stderr and stdout. This makes output redirection unnecessary
in those cases.
Signed-off-by: Daniel Mendes <dmendes@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/skb_load_bytes.c')
0 files changed, 0 insertions, 0 deletions