tools: Add hal-compatibility-checker 59/303659/8
authorYoungjae Cho <y0.cho@samsung.com>
Tue, 2 Jan 2024 11:14:35 +0000 (20:14 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Mon, 15 Jan 2024 09:04:08 +0000 (18:04 +0900)
commit68ef7daad12ae2c46302d671e4e3121bd3ba135c
treed8cfbf220eca2f751eba60eb14b550910e85d105
parent0bae662a9fe3b876c0e5491a8e99e541cddfe018
tools: Add hal-compatibility-checker

Provide tool for executing compatibility checker of libhalcc by command.
See 'hal-compatibility-checker --help'.

Change-Id: I3bfd46496997471dcd41d790cc702cc57664a01b
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
CMakeLists.txt
packaging/hal-api-common.spec
tools/hal-compatibility-checker/CMakeLists.txt [new file with mode: 0644]
tools/hal-compatibility-checker/main.c [new file with mode: 0644]