!252 distributedhardware_distributed_input部件支持独立编译

Merge pull request !252 from zhuzhihui7/master
This commit is contained in:
openharmony_ci
2025-02-13 11:36:50 +00:00
committed by Gitee
18 changed files with 21 additions and 0 deletions
@@ -104,6 +104,7 @@ ohos_unittest("distributed_input_inner_test") {
"hilog:libhilog",
"ipc:ipc_core",
"json:nlohmann_json_static",
"samgr:samgr_proxy",
]
cflags_cc = [ "-DHILOG_ENABLE" ]
@@ -108,6 +108,7 @@ ohos_unittest("distributed_input_sinkmanager_test") {
"graphic_surface:surface",
"hicollie:libhicollie",
"hilog:libhilog",
"hisysevent:libhisysevent",
"ipc:ipc_core",
"json:nlohmann_json_static",
"libevdev:libevdev",
@@ -84,8 +84,11 @@ ohos_unittest("distributed_input_sourcetrans_test") {
"eventhandler:libeventhandler",
"hilog:libhilog",
"hitrace:hitrace_meter",
"ipc:ipc_core",
"json:nlohmann_json_static",
"libevdev:libevdev",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
]
cflags_cc = [ "-DHILOG_ENABLE" ]
@@ -87,6 +87,7 @@ ohos_unittest("distributed_input_transbase_test") {
"ipc:ipc_core",
"json:nlohmann_json_static",
"libevdev:libevdev",
"samgr:samgr_proxy",
]
cflags_cc = [ "-DHILOG_ENABLE" ]
+1
View File
@@ -80,6 +80,7 @@ ohos_unittest("distributed_input_source_handler_test") {
"ipc:ipc_core",
"json:nlohmann_json_static",
"libevdev:libevdev",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
]
@@ -61,6 +61,7 @@ ohos_fuzztest("DinputConfigDhFuzzTest") {
"json:nlohmann_json_static",
"libevdev:libevdev",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
]
defines = [
@@ -59,6 +59,7 @@ ohos_fuzztest("DinputInitSinkFuzzTest") {
"json:nlohmann_json_static",
"libevdev:libevdev",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
]
defines = [
@@ -61,6 +61,7 @@ ohos_fuzztest("DinputInitSourceFuzzTest") {
"json:nlohmann_json_static",
"libevdev:libevdev",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
]
defines = [
@@ -65,6 +65,7 @@ ohos_fuzztest("DinputOnSessionClosedFuzzTest") {
"json:nlohmann_json_static",
"libevdev:libevdev",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
]
defines = [
@@ -65,6 +65,7 @@ ohos_fuzztest("DinputOnSessionOpendFuzzTest") {
"json:nlohmann_json_static",
"libevdev:libevdev",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
]
defines = [
@@ -59,6 +59,7 @@ ohos_fuzztest("DinputReleaseSinkFuzzTest") {
"json:nlohmann_json_static",
"libevdev:libevdev",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
]
defines = [
@@ -61,6 +61,7 @@ ohos_fuzztest("DinputReleaseSourceFuzzTest") {
"json:nlohmann_json_static",
"libevdev:libevdev",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
]
defines = [
@@ -59,6 +59,7 @@ ohos_fuzztest("DinputSubscribeLocalDhFuzzTest") {
"json:nlohmann_json_static",
"libevdev:libevdev",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
]
defines = [
@@ -63,6 +63,7 @@ ohos_fuzztest("DistributedInputClientFuzzTest") {
"json:nlohmann_json_static",
"libevdev:libevdev",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
]
defines = [
@@ -60,6 +60,8 @@ ohos_fuzztest("DistributedInputKitFuzzTest") {
"ipc:ipc_core",
"json:nlohmann_json_static",
"libevdev:libevdev",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
]
defines = [
@@ -64,6 +64,7 @@ ohos_fuzztest("DistributedInputSinkTransportFuzzTest") {
"json:nlohmann_json_static",
"libevdev:libevdev",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
]
defines = [
@@ -69,6 +69,7 @@ ohos_fuzztest("DistributedInputSourceTransportFuzzTest") {
"json:nlohmann_json_static",
"libevdev:libevdev",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
]
defines = [
@@ -68,6 +68,7 @@ ohos_fuzztest("DistributedInputTransportBaseFuzzTest") {
"json:nlohmann_json_static",
"libevdev:libevdev",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
]
defines = [