提交 1ccb32a8 编写于 作者: L lixiaofeng_154b

添加PCS协议规范

Signed-off-by: Nlixiaofeng_154b <lixiaofeng54@huawei.com>
Change-Id: I6f79090e4742f2530473967f5a31e401db05915f
上级 4d862aad
......@@ -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】Must support connecting standard USB peripherals
*/
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】The port must be able to connect to a USB port with standard A or C host mode
*/
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.
先完成此消息的编辑!
想要评论请 注册