From: Nguyen Thi Luong Date: Fri, 26 Feb 2021 02:29:59 +0000 (+0700) Subject: Add default precondition for suite Tizen.MediaPlayer.Tests X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f2f028a648cc4cc6bbf7fd689419968a1dd6f6cd;p=test%2Ftct%2Fcsharp%2Fapi.git Add default precondition for suite Tizen.MediaPlayer.Tests Change-Id: I143d09302ee2af829f0922101949caa385d79c44 --- diff --git a/release/csharp-tct_6.5_dotnet/csharp-tct_6.5_dotnet/resource/tct-testconfig-3.0.zip b/release/csharp-tct_6.5_dotnet/csharp-tct_6.5_dotnet/resource/tct-testconfig-3.0.zip index 4ba0581..c2dc813 100755 Binary files a/release/csharp-tct_6.5_dotnet/csharp-tct_6.5_dotnet/resource/tct-testconfig-3.0.zip and b/release/csharp-tct_6.5_dotnet/csharp-tct_6.5_dotnet/resource/tct-testconfig-3.0.zip differ diff --git a/release/csharp-tct_6.5_dotnet/csharp-tct_6.5_dotnet/resource/tct-testconfig/tct-testconfig.ini b/release/csharp-tct_6.5_dotnet/csharp-tct_6.5_dotnet/resource/tct-testconfig/tct-testconfig.ini index 1d75d2c..42ee0b7 100755 --- a/release/csharp-tct_6.5_dotnet/csharp-tct_6.5_dotnet/resource/tct-testconfig/tct-testconfig.ini +++ b/release/csharp-tct_6.5_dotnet/csharp-tct_6.5_dotnet/resource/tct-testconfig/tct-testconfig.ini @@ -52,8 +52,8 @@ MESSAGES_MOBILE_NUMBER=You should write only number. Do NOT write - or () # MediaPlayer test key settings [Tizen.MediaPlayer.Tests] -STREAMING_URI = set the uri in here. ex>http://www.samsung.com/xx/xx/aa.mp4 -ADAPTIVE_STREAMING_URL = set the url in here +STREAMING_URI = http://content.bitsontherun.com/videos/ntPYsD4L-1ahmry41.mp4 +ADAPTIVE_STREAMING_URL = http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8 # MediaPlayer.UI test key settings [Tizen.MediaPlayer.UI.Tests] diff --git a/tool/script/tct-testconfig/tct-testconfig-3.0.zip b/tool/script/tct-testconfig/tct-testconfig-3.0.zip index 4ba0581..c2dc813 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/tct-testconfig.ini b/tool/script/tct-testconfig/tct-testconfig.ini index 1d75d2c..42ee0b7 100755 --- a/tool/script/tct-testconfig/tct-testconfig.ini +++ b/tool/script/tct-testconfig/tct-testconfig.ini @@ -52,8 +52,8 @@ MESSAGES_MOBILE_NUMBER=You should write only number. Do NOT write - or () # MediaPlayer test key settings [Tizen.MediaPlayer.Tests] -STREAMING_URI = set the uri in here. ex>http://www.samsung.com/xx/xx/aa.mp4 -ADAPTIVE_STREAMING_URL = set the url in here +STREAMING_URI = http://content.bitsontherun.com/videos/ntPYsD4L-1ahmry41.mp4 +ADAPTIVE_STREAMING_URL = http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8 # MediaPlayer.UI test key settings [Tizen.MediaPlayer.UI.Tests]