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>
Mon, 4 Dec 2023 10:30:56 +0000 (19:30 +0900)
commitca5abe165eda9a0703887e7ad76e4289e351ccd3
treec9e799b6db545cdd18cf48491981a0ce666c1f71
parent6fc7e04baec14992177c6ec0c0e828d10155d8ed
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