mirror of
https://gitee.com/openharmony/xts_hats
synced 2025-02-22 11:21:42 +00:00
commit
bdc22fe91f
@ -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" ]
|
||||
|
@ -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" ]
|
||||
|
@ -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" ]
|
||||
|
@ -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" ]
|
||||
|
@ -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",
|
||||
]
|
||||
}
|
||||
|
@ -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"
|
||||
|
@ -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",
|
||||
]
|
||||
}
|
||||
|
@ -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",
|
||||
]
|
||||
}
|
||||
|
@ -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",
|
||||
]
|
||||
}
|
||||
|
@ -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",
|
||||
]
|
||||
}
|
||||
|
@ -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",
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user