Add libinput haltests frame
authordyamy-lee <dyamy.lee@samsung.com>
Wed, 21 Apr 2021 06:35:11 +0000 (15:35 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 4 Feb 2025 10:03:45 +0000 (19:03 +0900)
commita2a5599f857795fa8ebe8291dc2b5edbebf5cfb9
tree887272b4d46bc9dfc00c746bca097f8fbc9f19aa
parent5e347ccc1b29c30d2e6adefff2ee8afb01a7b48d
Add libinput haltests frame

It generate the libinput haltests rpm package successfullty for testing input devices in hal by adding build configuration and packaging configuration.
It test udev create, first. And it will be implement each device types test later.

Change-Id: I86312d798503b1816c2826df35590031d1d2305a
haltests/meson.build [new file with mode: 0644]
haltests/test_hal_libinput.cpp [new file with mode: 0644]
haltests/test_hal_libinput.h [new file with mode: 0644]
haltests/test_main.cpp [new file with mode: 0644]
meson.build
packaging/libinput.spec