]> 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)
commitc7f4e8215d27402b7b70c7294de84903476dcdf6
tree3cf652675c1f6037033e672e3d7020f8953fb0a1
parentde72c50d65645599d1792dd616c986715d6894f1
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: 24e849f1277a ("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