1#!/bin/sh2# SPDX-License-Identifier: GPL-2.03# Runs tests for the HID subsystem4 5export TARGET=test_keyboard.py6 7bash ./run-hid-tools-tests.sh8