mirror of
https://gitee.com/openharmony/xts_hats
synced 2024-12-04 21:29:07 +00:00
hilog部件整改
Signed-off-by: lixiaofeng_154b <lixiaofeng54@huawei.com> Change-Id: I124c14c87e82e2fd773574065074a8fe2dae5598
This commit is contained in:
parent
74a6f6d4b9
commit
afb4d9f1c7
@ -35,7 +35,7 @@ ohos_moduletest_suite("HatsHdfUsbAutoFunctionTest") {
|
||||
"eventhandler:libeventhandler",
|
||||
"hdf_core:libhdf_host",
|
||||
"hdf_core:libhdf_utils",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_single",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr:samgr_proxy",
|
||||
|
@ -36,7 +36,7 @@ ohos_moduletest_suite("HatsHdfUsbDeviceTest") {
|
||||
"eventhandler:libeventhandler",
|
||||
"hdf_core:libhdf_host",
|
||||
"hdf_core:libhdf_utils",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_single",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr:samgr_proxy",
|
||||
|
@ -35,7 +35,7 @@ ohos_moduletest_suite("HatsHdfUsbFunctionTest") {
|
||||
"eventhandler:libeventhandler",
|
||||
"hdf_core:libhdf_host",
|
||||
"hdf_core:libhdf_utils",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_single",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr:samgr_proxy",
|
||||
|
@ -36,7 +36,7 @@ ohos_moduletest_suite("HatsHdfUsbFnMtpTest") {
|
||||
"eventhandler:libeventhandler",
|
||||
"hdf_core:libhdf_host",
|
||||
"hdf_core:libhdf_utils",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_single",
|
||||
]
|
||||
|
||||
|
@ -35,7 +35,7 @@ ohos_moduletest_suite("HatsHdfUsbRequestTest") {
|
||||
"eventhandler:libeventhandler",
|
||||
"hdf_core:libhdf_host",
|
||||
"hdf_core:libhdf_utils",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_single",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr:samgr_proxy",
|
||||
|
@ -35,7 +35,7 @@ ohos_moduletest_suite("HatsHdfUsbTransferTest") {
|
||||
"eventhandler:libeventhandler",
|
||||
"hdf_core:libhdf_host",
|
||||
"hdf_core:libhdf_utils",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_single",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr:samgr_proxy",
|
||||
|
@ -41,7 +41,7 @@ ohos_moduletest_suite("HatsHdfUsbBenchmarkDeviceTest") {
|
||||
"eventhandler:libeventhandler",
|
||||
"hdf_core:libhdf_host",
|
||||
"hdf_core:libhdf_utils",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_single",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr:samgr_proxy",
|
||||
@ -74,7 +74,7 @@ ohos_moduletest_suite("HatsHdfUsbBenchmarkFunctionTest") {
|
||||
"eventhandler:libeventhandler",
|
||||
"hdf_core:libhdf_host",
|
||||
"hdf_core:libhdf_utils",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_single",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr:samgr_proxy",
|
||||
@ -107,7 +107,7 @@ ohos_moduletest_suite("HatsHdfUsbBenchmarkRequestTest") {
|
||||
"eventhandler:libeventhandler",
|
||||
"hdf_core:libhdf_host",
|
||||
"hdf_core:libhdf_utils",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_single",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr:samgr_proxy",
|
||||
@ -139,7 +139,7 @@ ohos_moduletest_suite("HatsHdfUsbBenchmarkTransferTest") {
|
||||
"eventhandler:libeventhandler",
|
||||
"hdf_core:libhdf_host",
|
||||
"hdf_core:libhdf_utils",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_single",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr:samgr_proxy",
|
||||
|
Loading…
Reference in New Issue
Block a user