From: Nguyen Van Tan Date: Fri, 4 Jan 2019 10:41:12 +0000 (+0700) Subject: [Non-ACR][Add precondtion for Usb suite 5.5] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d85ce735d6b73209b5199bebe5e161c3fe46f654;p=test%2Ftct%2Fcsharp%2Fapi.git [Non-ACR][Add precondtion for Usb suite 5.5] Change-Id: I1fc9efbd92833df4e5bb318c6ebcf3f97408c3e4 --- diff --git a/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig-3.0.zip b/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig-3.0.zip index ce1c57205..98901f954 100755 Binary files a/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig-3.0.zip and b/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig-3.0.zip differ diff --git a/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/tests.xml b/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/tests.xml index 721f0ef43..5c59670ab 100755 --- a/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/tests.xml +++ b/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/tests.xml @@ -416,5 +416,21 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests package. Install + + + + + + + The usb-host emulation driver MUST be loaded before testing. + + + $ devicectl usb-host-test start + + + + + + diff --git a/tool/script/tct-testconfig/tct-testconfig-3.0.zip b/tool/script/tct-testconfig/tct-testconfig-3.0.zip index ce1c57205..98901f954 100644 Binary files a/tool/script/tct-testconfig/tct-testconfig-3.0.zip and b/tool/script/tct-testconfig/tct-testconfig-3.0.zip differ diff --git a/tool/script/tct-testconfig/tests.xml b/tool/script/tct-testconfig/tests.xml index 721f0ef43..5c59670ab 100755 --- a/tool/script/tct-testconfig/tests.xml +++ b/tool/script/tct-testconfig/tests.xml @@ -416,5 +416,21 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests package. Install + + + + + + + The usb-host emulation driver MUST be loaded before testing. + + + $ devicectl usb-host-test start + + + + + +