summaryrefslogtreecommitdiff
path: root/kernel/bpf/btf.c
diff options
context:
space:
mode:
authorHangbin Liu <liuhangbin@gmail.com>2022-03-21 05:41:49 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2022-03-21 16:48:06 +0300
commitec80906b0fbd7be11e3e960813b977b1ffe5f8fe (patch)
tree0d94dd846cb0de105812f7d8688179ae025f7cc2 /kernel/bpf/btf.c
parent7ada3787e91c89b0aa7abf47682e8e587b855c13 (diff)
downloadlinux-ec80906b0fbd7be11e3e960813b977b1ffe5f8fe.tar.xz
selftests/bpf/test_lirc_mode2.sh: Exit with proper code
When test_lirc_mode2_user exec failed, the test report failed but still exit with 0. Fix it by exiting with an error code. Another issue is for the LIRCDEV checking. With bash -n, we need to quote the variable, or it will always be true. So if test_lirc_mode2_user was not run, just exit with skip code. Fixes: 6bdd533cee9a ("bpf: add selftest for lirc_mode2 type program") Signed-off-by: Hangbin Liu <liuhangbin@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20220321024149.157861-1-liuhangbin@gmail.com
Diffstat (limited to 'kernel/bpf/btf.c')
0 files changed, 0 insertions, 0 deletions