[All][Update behavior to the latest version 5.0] 36/169036/2
authorlin qunfang <qunfang.lin@samsung.com>
Fri, 2 Feb 2018 14:34:36 +0000 (22:34 +0800)
committerlin qunfang <qunfang.lin@samsung.com>
Fri, 2 Feb 2018 14:44:21 +0000 (22:44 +0800)
Change-Id: I961ff6562533764100f16fe9d502d2366682259c
Signed-off-by: lin qunfang <qunfang.lin@samsung.com>
12 files changed:
README.md
VERSION
mobile/tct-behavior-tests/config.xml
mobile/tct-behavior-tests/manifest.json
mobile/tct-behavior-tests/packaging/behavior.spec
tv/tct-behavior-tests/config.xml
tv/tct-behavior-tests/manifest.json
tv/tct-behavior-tests/packaging/behavior.spec
tv/tct-behavior-tests/tct-behavior-tests.spec
wearable/tct-behavior-tests/config.xml
wearable/tct-behavior-tests/manifest.json
wearable/tct-behavior-tests/packaging/behavior.spec

index e8e9f23..17117a7 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 ## Introduction
 
-This is a test suite for Tizen 4.0 Behavior, which includes:
+This is a test suite for Tizen 5.0 Behavior, which includes:
 
 * `behavior/`: behavior test tool
 * `doc/`: see [documentaion](#Documentation) below
diff --git a/VERSION b/VERSION
index 2d471f1..3511574 100755 (executable)
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
 {
-    "main-version": "4",
+    "main-version": "5",
     "release-version": "0"
 }
index 26affa2..657b9b5 100755 (executable)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://tizen.org/test/tct-behavior-tests" version="4.0" viewmodes="">
+<widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://tizen.org/test/tct-behavior-tests" version="5.0" viewmodes="">
     <access origin="*"/>
-    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="4.0"/>
+    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="5.0"/>
     <icon src="icon.png" height="117" width="117"/>
     <name>tct-behavior-tests</name>
     <tizen:privilege name="http://tizen.org/privilege/location"/>
index 9742f91..9a96e3d 100755 (executable)
@@ -1,5 +1,5 @@
 {
-    "version": "4.0",
+    "version": "5.0",
     "name": "tct-behavior-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-behavior-tests",
index 50f6ac3..2e01c72 100755 (executable)
@@ -2,7 +2,7 @@
 
 Summary: TCT Behavior Tests
 Name: tct-behavior-tests
-Version: 4.0
+Version: 5.0
 Release: 1
 License: BSD
 Group: test/tct/behavior
index 64dc712..a04d61c 100755 (executable)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://tizen.org/test/tct-behavior-tests" version="2.4" viewmodes="">
+<widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://tizen.org/test/tct-behavior-tests" version="5.0" viewmodes="">
     <access origin="*"/>
-    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="2.4"/>
+    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="5.0"/>
     <icon src="icon.png" height="117" width="117"/>
     <name>tct-behavior-tests</name>
     <tizen:privilege name="http://tizen.org/privilege/mediacapture"/>
index 9742f91..9a96e3d 100755 (executable)
@@ -1,5 +1,5 @@
 {
-    "version": "4.0",
+    "version": "5.0",
     "name": "tct-behavior-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-behavior-tests",
index bc66cbc..2e01c72 100755 (executable)
@@ -2,7 +2,7 @@
 
 Summary: TCT Behavior Tests
 Name: tct-behavior-tests
-Version: 2.4
+Version: 5.0
 Release: 1
 License: BSD
 Group: test/tct/behavior
index 03bfd46..3034fd0 100755 (executable)
@@ -1,5 +1,5 @@
 name="tct-behavior-tests"
-main_version="4.0"
+main_version="5.0"
 release=""
 version="$main_version"
 appname=$(echo $name|sed 's/-/_/g')
index 13c2c6e..df2176c 100755 (executable)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://tizen.org/test/tct-behavior-tests" version="4.0" viewmodes="">
+<widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://tizen.org/test/tct-behavior-tests" version="5.0" viewmodes="">
     <access origin="*"/>
-    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="4.0"/>
+    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="5.0"/>
     <icon src="icon.png" height="117" width="117"/>
     <name>tct-behavior-tests</name>
     <tizen:privilege name="http://tizen.org/privilege/location"/>
index 9742f91..9a96e3d 100755 (executable)
@@ -1,5 +1,5 @@
 {
-    "version": "4.0",
+    "version": "5.0",
     "name": "tct-behavior-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-behavior-tests",
index 50f6ac3..2e01c72 100755 (executable)
@@ -2,7 +2,7 @@
 
 Summary: TCT Behavior Tests
 Name: tct-behavior-tests
-Version: 4.0
+Version: 5.0
 Release: 1
 License: BSD
 Group: test/tct/behavior