linux/tools/testing/selftests/hid
Benjamin Tissoires 7d0b3f100b selftests: hid: make vmtest rely on make
Having a default binary is simple enough, but this also means that
we need to keep the targets in sync as we are adding them in the Makefile.

So instead of doing that manual work, make vmtest.sh generic enough to
actually be capable of running 'make -C tools/testing/selftests/hid'.

The new image we use has make installed, which the base fedora image
doesn't.

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
2023-04-12 17:13:37 +02:00
..
progs selftests: hid: attach/detach 2 bpf programs, not just one 2023-01-18 22:08:38 +01:00
.gitignore selftests: hid: add vmtest.sh 2023-01-18 22:08:38 +01:00
config selftest: hid: fix hid_bpf not set in config 2023-02-23 15:45:25 +01:00
config.common selftests: hid: add vmtest.sh 2023-01-18 22:08:38 +01:00
config.x86_64 selftests: hid: add vmtest.sh 2023-01-18 22:08:38 +01:00
hid_bpf.c selftests: hid: enforce new attach API 2023-01-18 22:08:38 +01:00
Makefile selftests: hid: allow to compile hid_bpf with LLVM 2023-01-18 22:08:38 +01:00
vmtest.sh selftests: hid: make vmtest rely on make 2023-04-12 17:13:37 +02:00