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