OSDN Git Service

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)
commit25a7991c84f6cf68cd1ea2ed3ba5674fb9e8c8be
tree3cf652675c1f6037033e672e3d7020f8953fb0a1
parente7f3dd281cf916fe1231eca1a967c09d8f1a1fad
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: 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>
tools/testing/selftests/bpf/Makefile