]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/bpf: move test_lirc_mode2_user to TEST_GEN_PROGS_EXTENDED
authorHangbin Liu <liuhangbin@gmail.com>
Tue, 4 Jun 2019 02:35:05 +0000 (10:35 +0800)
committerDaniel Borkmann <daniel@iogearbox.net>
Wed, 5 Jun 2019 10:26:46 +0000 (12:26 +0200)
commit6eda289e2e2c3e23c56da1c1fc76e19571de956d
tree3cf652675c1f6037033e672e3d7020f8953fb0a1
parent7c41a147e2986992c2dc74f80674d805943dd083
selftests/bpf: move test_lirc_mode2_user to TEST_GEN_PROGS_EXTENDED

test_lirc_mode2_user is included in test_lirc_mode2.sh test and should
not be run directly.

Fixes: 52a523bf3803 ("bpf: add selftest for lirc_mode2 type program")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tools/testing/selftests/bpf/Makefile