未验证 提交 151ab710 编写于 作者: O openharmony_ci 提交者: Gitee

!7197 【xts_hats】【master】添加PCS协议规范

Merge pull request !7197 from 李晓枫/usb0112
......@@ -65,6 +65,7 @@ describe('UsbCoreJsFunctionsTest', function () {
* @tc.number: SUB_USB_JS_0480
* @tc.name: getDevices
* @tc.desc: Positive test: Get device list
* @tc.desc: 【C-ALL-HARDWARE-0502】必须支持连接标准 USB 外围设备
*/
it('SUB_USB_JS_0480', 0, function () {
console.info('usb SUB_USB_JS_0480 begin');
......
......@@ -53,6 +53,7 @@ describe('UsbFunctionsJsFunctionsTest', function () {
* @tc.number: SUB_USB_JS_0330
* @tc.name: getCurrentFunctions
* @tc.desc: Positive test: Get current device mode, mask and description character conversion
* @tc.desc: 【C-ALL-HARDWARE-0500】端口必须可连接到具有标准A型或C型的主机模式的USB端口
*/
it('SUB_USB_JS_0330', 0, function () {
console.info('usb SUB_USB_JS_0330 begin');
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册