From a110846bbe56e302255ae3bc45c20b1acf33b84a Mon Sep 17 00:00:00 2001 From: duangavin123 Date: Tue, 29 Mar 2022 03:55:14 +0000 Subject: [PATCH] update zh-cn/device-dev/porting/porting-bes2600w-on-minisystem-display-demo.md. Signed-off-by: duangavin123 --- .../porting/porting-bes2600w-on-minisystem-display-demo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh-cn/device-dev/porting/porting-bes2600w-on-minisystem-display-demo.md b/zh-cn/device-dev/porting/porting-bes2600w-on-minisystem-display-demo.md index 795d9534a3..c804aa0e39 100644 --- a/zh-cn/device-dev/porting/porting-bes2600w-on-minisystem-display-demo.md +++ b/zh-cn/device-dev/porting/porting-bes2600w-on-minisystem-display-demo.md @@ -1413,7 +1413,7 @@ APP_FEATURE_INIT(AppEntry); }, ``` -## 兼容性认证 +## 兼容性测评 ### 产品兼容性规范 @@ -1456,7 +1456,7 @@ APP_FEATURE_INIT(AppEntry); ### 报告提交 -将上图`XTS`用例的情况保存为测试报告,上传到`OpenHarmony`兼容性测试网站进行认证,作为`sig`仓库转正到`master`仓库的必要条件。详细步骤如下: +将上图`XTS`用例的情况保存为测试报告,上传到`OpenHarmony`兼容性测试网站进行测评,作为`sig`仓库转正到`master`仓库的必要条件。详细步骤如下: 步骤1:将`XTS`测试报告压缩成`zip`文件。 -- GitLab