From fbf0a2c36c64030dbb617984194a11866fb65bf7 Mon Sep 17 00:00:00 2001 From: Nguyen Van Tan Date: Mon, 28 Jan 2019 14:41:53 +0700 Subject: [PATCH] [Non-ACR] Add precondition for WiFi and Connection Change-Id: I00b255de2c6998f18e746b10024ce0b51ea115c9 --- .../resource/tct-testconfig-3.0.zip | Bin 51603 -> 55343 bytes .../tct-testconfig/tct-testconfig.ini | 22 ++++++ .../resource/tct-testconfig/tests.xml | 73 +++++++++++++++++- .../tct-testconfig/tct-testconfig-3.0.zip | Bin 51603 -> 55343 bytes tool/script/tct-testconfig/tct-testconfig.ini | 22 ++++++ tool/script/tct-testconfig/tests.xml | 73 +++++++++++++++++- 6 files changed, 186 insertions(+), 4 deletions(-) mode change 100644 => 100755 release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig-3.0.zip 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 old mode 100644 new mode 100755 index 385c4a98a7e29c06c0465e1ed6e1c69dcf56d25f..15b68553a49da3ad390e5d12ab6e18b5569bc1c8 GIT binary patch delta 459 zcmbO{nR)#N<_!-rnGa{%Y<`^S#32|_WaF1%pir_VoPhy^WhQ^j6r0>|f^Bn9k(Sov zfEwS)k#prYf12}vi6uPKEpzg&*~t)w-2yoXV_i?p=JRt{gusgDt>>N`m&ZGK$p-65 z-HMy%t@nrOJ2*QAO<&^H(#f;d^P?;0a?a1oOHD4x%+H$))P&3hT8YfXYQTLy!3_mA zevA{I?)}5fzyQLkU_WJ_6xzIP-#b=0kT(=cQj1Fzic?EUGV{`lxuQcdt5Wmyz#hDC z=$kx9MQ&nVX<`m`H7^eD(Ly*AyI~0V$rlcN-Mr+;H)c?(DXZMQz$Lx!@vN-GLt`MicQ{oopW<&k-FAo zjjrIy2}@Zf`_Gl%{9?`nrpe-0_$D8p9k$tG$y`2=?B)mCjx%kp-aCOuPz-34rNHco z?>HD3Kv)%Q6#EUK%`T_ju}&_zBD*>E@=a!t-IFb^`}3h%J$c%78wCs_7!crZWAVPp RvZvH1OWqJ*TXGyE0RSyUNu~e* diff --git a/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/tct-testconfig.ini b/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/tct-testconfig.ini index 14293fc93..94600c570 100755 --- a/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/tct-testconfig.ini +++ b/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/tct-testconfig.ini @@ -33,6 +33,28 @@ WPS_PBC_AP=Set name of available AP with WPS PBC function WPS_PIN_AP=Set name of available AP with WPS PIN function PIN_NUMBER_OF_WPS_PIN_AP=Set pin number of WPS_PIN_AP +# WiFi test settings +[Tizen.WiFi.Tests] +PUBLIC_AP=Set available public AP name +PRIVATE_AP_1_2=Set available private AP name 1 +PRIVATE_AP_2_2=Set available private AP name 2 +HIDDEN_AP=Set available hidden AP +PASSWORD_FOR_ALL_PRIVATE_AP=Set common password of all private APs + +# WiFi manual settings +[Tizen.WiFi.Manual.Tests] +WPS_PBC_AP=Set name of available AP with WPS PBC function +WPS_PIN_AP=Set name of available AP with WPS PIN function +PIN_NUMBER_OF_WPS_PIN_AP=Set pin number of WPS_PIN_AP + +# Connection test settings +[Tizen.Connection.Tests] +PUBLIC_AP=Set available public AP name +PRIVATE_AP_1_2=Set available private AP name 1 +PRIVATE_AP_2_2=Set available private AP name 2 +HIDDEN_AP=Set available hidden AP +PASSWORD_FOR_ALL_PRIVATE_AP=Set common password of all private APs + # Map test key settings [Tizen.Maps.Tests] HERE_MAPS_PROVIDER_KEY=Set the HERE_MAPS_PROVIDER_KEY 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 5844a59a0..d7f40bb8e 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 @@ -233,7 +233,26 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests package. Install - + + + + Set name of available AP with WPS PBC function. + + + Set name of available AP with WPS PIN function. + + + Set pin number of WPS_PIN_AP to PIN_NUMBER_WPS_PIN_AP. The pin number should be generated with the checksum defined in WSC spec (Wi-Fi Simple Configuration Technical Specification). The length of WPS PIN number should be 4 or 8. If you are not familiar with it, please use an example number, 47363533. + + + + + + + + + + Set name of available AP with WPS PBC function. @@ -336,7 +355,57 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests package. Install - + + + + Set available public AP name. + + + Set available private AP name 1. + + + Set available private AP name 2. + + + Set available hidden AP name. + + + Set common password of all private APs. + + + + + + + + + + + + + Set available public AP name. + + + Set available private AP name 1. + + + Set available private AP name 2. + + + Set available hidden AP name. + + + Set common password of all private APs. + + + + + + + + + + Set available public AP name. diff --git a/tool/script/tct-testconfig/tct-testconfig-3.0.zip b/tool/script/tct-testconfig/tct-testconfig-3.0.zip index 385c4a98a7e29c06c0465e1ed6e1c69dcf56d25f..15b68553a49da3ad390e5d12ab6e18b5569bc1c8 100644 GIT binary patch delta 459 zcmbO{nR)#N<_!-rnGa{%Y<`^S#32|_WaF1%pir_VoPhy^WhQ^j6r0>|f^Bn9k(Sov zfEwS)k#prYf12}vi6uPKEpzg&*~t)w-2yoXV_i?p=JRt{gusgDt>>N`m&ZGK$p-65 z-HMy%t@nrOJ2*QAO<&^H(#f;d^P?;0a?a1oOHD4x%+H$))P&3hT8YfXYQTLy!3_mA zevA{I?)}5fzyQLkU_WJ_6xzIP-#b=0kT(=cQj1Fzic?EUGV{`lxuQcdt5Wmyz#hDC z=$kx9MQ&nVX<`m`H7^eD(Ly*AyI~0V$rlcN-Mr+;H)c?(DXZMQz$Lx!@vN-GLt`MicQ{oopW<&k-FAo zjjrIy2}@Zf`_Gl%{9?`nrpe-0_$D8p9k$tG$y`2=?B)mCjx%kp-aCOuPz-34rNHco z?>HD3Kv)%Q6#EUK%`T_ju}&_zBD*>E@=a!t-IFb^`}3h%J$c%78wCs_7!crZWAVPp RvZvH1OWqJ*TXGyE0RSyUNu~e* diff --git a/tool/script/tct-testconfig/tct-testconfig.ini b/tool/script/tct-testconfig/tct-testconfig.ini index 14293fc93..94600c570 100755 --- a/tool/script/tct-testconfig/tct-testconfig.ini +++ b/tool/script/tct-testconfig/tct-testconfig.ini @@ -33,6 +33,28 @@ WPS_PBC_AP=Set name of available AP with WPS PBC function WPS_PIN_AP=Set name of available AP with WPS PIN function PIN_NUMBER_OF_WPS_PIN_AP=Set pin number of WPS_PIN_AP +# WiFi test settings +[Tizen.WiFi.Tests] +PUBLIC_AP=Set available public AP name +PRIVATE_AP_1_2=Set available private AP name 1 +PRIVATE_AP_2_2=Set available private AP name 2 +HIDDEN_AP=Set available hidden AP +PASSWORD_FOR_ALL_PRIVATE_AP=Set common password of all private APs + +# WiFi manual settings +[Tizen.WiFi.Manual.Tests] +WPS_PBC_AP=Set name of available AP with WPS PBC function +WPS_PIN_AP=Set name of available AP with WPS PIN function +PIN_NUMBER_OF_WPS_PIN_AP=Set pin number of WPS_PIN_AP + +# Connection test settings +[Tizen.Connection.Tests] +PUBLIC_AP=Set available public AP name +PRIVATE_AP_1_2=Set available private AP name 1 +PRIVATE_AP_2_2=Set available private AP name 2 +HIDDEN_AP=Set available hidden AP +PASSWORD_FOR_ALL_PRIVATE_AP=Set common password of all private APs + # Map test key settings [Tizen.Maps.Tests] HERE_MAPS_PROVIDER_KEY=Set the HERE_MAPS_PROVIDER_KEY diff --git a/tool/script/tct-testconfig/tests.xml b/tool/script/tct-testconfig/tests.xml index 5844a59a0..d7f40bb8e 100755 --- a/tool/script/tct-testconfig/tests.xml +++ b/tool/script/tct-testconfig/tests.xml @@ -233,7 +233,26 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests package. Install - + + + + Set name of available AP with WPS PBC function. + + + Set name of available AP with WPS PIN function. + + + Set pin number of WPS_PIN_AP to PIN_NUMBER_WPS_PIN_AP. The pin number should be generated with the checksum defined in WSC spec (Wi-Fi Simple Configuration Technical Specification). The length of WPS PIN number should be 4 or 8. If you are not familiar with it, please use an example number, 47363533. + + + + + + + + + + Set name of available AP with WPS PBC function. @@ -336,7 +355,57 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests package. Install - + + + + Set available public AP name. + + + Set available private AP name 1. + + + Set available private AP name 2. + + + Set available hidden AP name. + + + Set common password of all private APs. + + + + + + + + + + + + + Set available public AP name. + + + Set available private AP name 1. + + + Set available private AP name 2. + + + Set available hidden AP name. + + + Set common password of all private APs. + + + + + + + + + + Set available public AP name. -- 2.34.1