xref: /linux/tools/testing/selftests/hid/hid-multitouch.sh (revision e3b2949e3fa2fd8c19cd5fbb0424d38f70a70e9c)
1#!/bin/sh
2# SPDX-License-Identifier: GPL-2.0
3# Runs tests for the HID subsystem
4
5export TARGET=test_multitouch.py
6
7bash ./run-hid-tools-tests.sh
8