[Network][Non-ACR] Add delay to avoid affecting the next tct 12/186712/1
authorchleun.moon <chleun.moon@samsung.com>
Tue, 14 Aug 2018 00:20:27 +0000 (09:20 +0900)
committerchleun.moon <chleun.moon@samsung.com>
Tue, 14 Aug 2018 00:20:40 +0000 (09:20 +0900)
commit083e5fb9fdec06d78ce543a7cf19bed1e8c324c9
tree36ffaf021155d6397829a3cbd46151378ab5aea9
parent14e0b475db6908b15439772135fe0f539d0556e9
[Network][Non-ACR] Add delay to avoid affecting the next tct

WiFiAP.Update() changes WiFi state to Configuration, then changes the
state to Connected state when Update() is completed.
Delay is added to ensure that the next tct runs after the state is changed to Connected.

Change-Id: I99f84d0e24d15ec0c53fabd9049ea5425faf80cd
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
tct-suite-vs/Tizen.Network.Tests/testcase/TSWiFiAP.cs [changed mode: 0755->0644]