add intelliJ pic

Signed-off-by: zhaojunxia <zhaojunxia@kaihongdigi.com>
This commit is contained in:
zhaojunxia 2022-03-03 19:19:47 -08:00
parent 9717934c4c
commit 7ec7e69b3b
7 changed files with 9 additions and 9 deletions

View File

@ -1,13 +1,13 @@
# 集成测试
## 简介
本文主要介绍如何集成NAPI到openharmony系统进而进行集成测试。
本文主要介绍如何集成NAPI到openharmony系统进而进行集成测试。
## 设备准备
1.硬件rk3566开发套件
2.系统镜像镜像生成方式见https://gitee.com/openharmony-sig/napi_generator/blob/master/docs/集成方法.md
3.应用hap包hap包及源码路径如下napi_generator/examples/app
1.硬件rk3566开发套件
2.系统镜像镜像生成方式见https://gitee.com/openharmony-sig/napi_generator/blob/master/docs/集成方法.md
3.应用hap包hap包及源码路径如下napi_generator/examples/app
## 使用说明
@ -28,11 +28,11 @@
## 查看结果
log.txt中包含“===isScreenOn===”日志表示接口调用成功,如下所示:
03-01 19:48:19.594 916 940 I 00000/power_interface: ===isScreenOn===
03-01 19:48:19.594 916 925 I 00000/ProducerEglSurface: <342>AddEglData: bufferImpl is reused return.
03-01 19:48:19.594 916 925 I 00000/ProducerEglSurface: (Window)<217>WaitForReleaseFence: releaseFence 39.
03-01 19:48:19.594 916 923 I 03b00/JSApp: app Log: power_is_screen_on_promise_test screenOn is 0
03-01 19:48:19.594 916 940 I 00000/power_interface: ===isScreenOn===
03-01 19:48:19.594 916 925 I 00000/ProducerEglSurface: <342>AddEglData: bufferImpl is reused return.
03-01 19:48:19.594 916 925 I 00000/ProducerEglSurface: (Window)<217>WaitForReleaseFence: releaseFence 39.
03-01 19:48:19.594 916 923 I 03b00/JSApp: app Log: power_is_screen_on_promise_test screenOn is 0
## 相关仓
暂无
暂无

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB