mirror of
https://gitee.com/openharmony/developtools_profiler
synced 2024-11-23 06:50:12 +00:00
add hisysevent
Signed-off-by: hw-wLiu <liuwei573@huawei.com>
This commit is contained in:
parent
a4b58d9280
commit
c277cc7ddd
@ -26,6 +26,7 @@ ohos_unittest("gpudataplugin_ut") {
|
||||
module_out_path = module_output_path
|
||||
sources = [ "unittest/gpu_data_plugin_unittest.cpp" ]
|
||||
deps = [
|
||||
"${OHOS_PROFILER_DIR}/device/base:hiprofiler_base",
|
||||
"${OHOS_PROFILER_DIR}/device/plugins/gpu_plugin:gpudataplugin_source",
|
||||
"${OHOS_PROFILER_DIR}/device/plugins/gpu_plugin:gpudataplugintest",
|
||||
"${OHOS_PROFILER_DIR}/protos/types/plugins/gpu_data:gpu_data_cpp",
|
||||
|
@ -57,6 +57,7 @@ ohos_unittest("xpowerplugin_ut") {
|
||||
"bounds_checking_function:libsec_shared",
|
||||
"googletest:gtest",
|
||||
"hilog:libhilog_base",
|
||||
"hisysevent:libhisysevent",
|
||||
"protobuf:protobuf",
|
||||
"protobuf:protobuf_lite",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user