• Benjamin Tissoires's avatar
    selftests: hid: make vmtest rely on make · 7d0b3f10
    Benjamin Tissoires authored
    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: default avatarBenjamin Tissoires <benjamin.tissoires@redhat.com>
    7d0b3f10
vmtest.sh 6.68 KB