Add libinput haltests frame
authordyamy-lee <dyamy.lee@samsung.com>
Wed, 21 Apr 2021 06:35:11 +0000 (15:35 +0900)
committerduna.oh <duna.oh@samsung.com>
Fri, 27 Jan 2023 05:46:15 +0000 (14:46 +0900)
commit4b573ad54aa906ade59a320f782fac7438ed46e6
tree8c2881ba5d7b1c074beabbe1918abfcd2c7e3b06
parentcb97177f3867a39bcf7aac7031ae821896e621cf
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