From 2632798197d61535330c1d4e77d627f379f4e158 Mon Sep 17 00:00:00 2001 From: Chad Cassady Date: Sun, 9 Jun 2024 22:24:55 -0500 Subject: [PATCH] [hid_updates] draft of uhid device for HID unit tests --- testsuite/classlibrary/TestHID.sc | 30 ++++++++++++++++ tools/test_hidapi.py | 59 +++++++++++++++++++++++++++++++ 2 files changed, 89 insertions(+) create mode 100644 testsuite/classlibrary/TestHID.sc create mode 100755 tools/test_hidapi.py diff --git a/testsuite/classlibrary/TestHID.sc b/testsuite/classlibrary/TestHID.sc new file mode 100644 index 00000000000..18cfef07973 --- /dev/null +++ b/testsuite/classlibrary/TestHID.sc @@ -0,0 +1,30 @@ +HIDTest : UnitTest { + classvar