Searched refs:UsbHostRawApiFuncTest (Results 1 - 2 of 2) sorted by relevance
/drivers/peripheral/usb/test/moduletest/common/liteos/ |
H A D | usb_host_raw_api_func_test.cpp | 28 class UsbHostRawApiFuncTest : public testing::Test { class 34 void UsbHostRawApiFuncTest::SetUpTestCase() in SetUpTestCase() 36 printf("------start UsbHostRawApiFuncTest------\n"); in SetUpTestCase() 41 void UsbHostRawApiFuncTest::TearDownTestCase() in TearDownTestCase() 48 printf("------end UsbHostRawApiFuncTest------\n"); in TearDownTestCase() 58 HWTEST_F(UsbHostRawApiFuncTest, UsbSerialReadSync_001, TestSize.Level1) in HWTEST_F() 80 HWTEST_F(UsbHostRawApiFuncTest, UsbSerialReadSync_002, TestSize.Level1) in HWTEST_F() 102 HWTEST_F(UsbHostRawApiFuncTest, UsbSerialReadSync_003, TestSize.Level1) in HWTEST_F() 132 HWTEST_F(UsbHostRawApiFuncTest, UsbSerialReadSync_004, TestSize.Level1) in HWTEST_F() 162 HWTEST_F(UsbHostRawApiFuncTest, UsbSerialReadSync_00 [all...] |
/drivers/peripheral/usb/test/moduletest/common/ |
H A D | usb_host_raw_api_func_test.cpp | 29 class UsbHostRawApiFuncTest : public testing::Test { class 33 printf("------start UsbHostRawApiFuncTest------\n"); in SetUpTestCase() 39 printf("------end UsbHostRawApiFuncTest------\n"); in TearDownTestCase() 50 HWTEST_F(UsbHostRawApiFuncTest, CheckRawApiWriteSync_001, TestSize.Level1) in HWTEST_F() 73 HWTEST_F(UsbHostRawApiFuncTest, CheckRawApiWriteSync_002, TestSize.Level1) in HWTEST_F() 103 HWTEST_F(UsbHostRawApiFuncTest, CheckRawApiWriteSync_003, TestSize.Level2) in HWTEST_F() 136 HWTEST_F(UsbHostRawApiFuncTest, CheckRawApiWriteAsync_001, TestSize.Level1) in HWTEST_F() 161 HWTEST_F(UsbHostRawApiFuncTest, CheckRawApiWriteAsync_002, TestSize.Level1) in HWTEST_F() 190 HWTEST_F(UsbHostRawApiFuncTest, CheckRawApiWriteAsync_003, TestSize.Level2) in HWTEST_F()
|
Completed in 1 milliseconds