!217 modify samgr part-name

Merge pull request !217 from chen/756
This commit is contained in:
openharmony_ci 2022-08-06 04:28:58 +00:00 committed by Gitee
commit bdc22fe91f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
11 changed files with 18 additions and 18 deletions

View File

@ -61,7 +61,7 @@ ohos_moduletest_suite("HatsHdfCameraAttrTest") {
#producer
"//commonlibrary/c_utils/base/include",
"//foundation/distributedschedule/samgr/interfaces/innerkits/samgr_proxy/include",
"//foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include",
"$camera_path/pipeline_core/utils",
"$camera_path/pipeline_core/include",
"$camera_path/pipeline_core/host_stream/include",
@ -110,7 +110,7 @@ ohos_moduletest_suite("HatsHdfCameraAttrTest") {
external_deps += [
"init:libbegetutil",
"ipc:ipc_single",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
]
public_configs = [ ":cameraTest_config" ]

View File

@ -57,7 +57,7 @@ ohos_moduletest_suite("HatsHdfCameraExtTest") {
#producer
"//commonlibrary/c_utils/base/include",
"//foundation/distributedschedule/samgr/interfaces/innerkits/samgr_proxy/include",
"//foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include",
"$camera_path/pipeline_core/utils",
"$camera_path/pipeline_core/include",
"$camera_path/pipeline_core/host_stream/include",
@ -106,7 +106,7 @@ ohos_moduletest_suite("HatsHdfCameraExtTest") {
external_deps += [
"init:libbegetutil",
"ipc:ipc_single",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
]
public_configs = [ ":cameraTest_config" ]

View File

@ -58,7 +58,7 @@ ohos_moduletest_suite("HatsHdfCameraFunctionTest") {
#producer
"//commonlibrary/c_utils/base/include",
"//foundation/distributedschedule/samgr/interfaces/innerkits/samgr_proxy/include",
"//foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include",
"$camera_path/pipeline_core/utils",
"$camera_path/pipeline_core/include",
"$camera_path/pipeline_core/host_stream/include",
@ -107,7 +107,7 @@ ohos_moduletest_suite("HatsHdfCameraFunctionTest") {
external_deps += [
"init:libbegetutil",
"ipc:ipc_single",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
]
public_configs = [ ":cameraTest_config" ]

View File

@ -72,7 +72,7 @@ ohos_moduletest_suite("HatsHdfCameraFunctionTest") {
#producer
"//commonlibrary/c_utils/base/include",
"//foundation/distributedschedule/samgr/interfaces/innerkits/samgr_proxy/include",
"//foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include",
"$camera_path/pipeline_core/utils",
"$camera_path/pipeline_core/include",
"$camera_path/pipeline_core/host_stream/include",
@ -123,7 +123,7 @@ ohos_moduletest_suite("HatsHdfCameraFunctionTest") {
external_deps += [
"init:libbegetutil",
"ipc:ipc_single",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
]
public_configs = [ ":cameraTest_config" ]

View File

@ -35,6 +35,6 @@ ohos_moduletest_suite("HatsHdfManagerbenchmarkTest") {
"c_utils:utils",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
]
}

View File

@ -33,7 +33,7 @@ ohos_moduletest_suite("HatsHdfManagerServiceTest") {
"c_utils:utils",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
]
subsystem_name = "hdf"
part_name = "hdf_core"

View File

@ -46,6 +46,6 @@ ohos_moduletest_suite("HatsHdfUsbDeviceTest") {
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_single",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
]
}

View File

@ -45,6 +45,6 @@ ohos_moduletest_suite("HatsHdfUsbFunctionTest") {
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_single",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
]
}

View File

@ -46,6 +46,6 @@ ohos_moduletest_suite("HatsHdfUsbRequestTest") {
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_single",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
]
}

View File

@ -46,6 +46,6 @@ ohos_moduletest_suite("HatsHdfUsbTransferTest") {
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_single",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
]
}

View File

@ -49,7 +49,7 @@ ohos_moduletest_suite("HatsHdfUsbBenchmarkDeviceTest") {
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_single",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
]
}
@ -85,7 +85,7 @@ ohos_moduletest_suite("HatsHdfUsbBenchmarkFunctionTest") {
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_single",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
]
}
@ -121,7 +121,7 @@ ohos_moduletest_suite("HatsHdfUsbBenchmarkRequestTest") {
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_single",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
]
}
@ -157,6 +157,6 @@ ohos_moduletest_suite("HatsHdfUsbBenchmarkTransferTest") {
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_single",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
]
}