[common][change branch version from 6.5 to 7.0] 80/266380/1
authortangkaiyuan <kaiyuan.tang@samsung.com>
Thu, 11 Nov 2021 07:48:39 +0000 (15:48 +0800)
committertangkaiyuan <kaiyuan.tang@samsung.com>
Thu, 11 Nov 2021 07:49:10 +0000 (15:49 +0800)
Change-Id: I1b16190cd7dfd18710450c8bf5f411832fddbbb1
Signed-off-by: tangkaiyuan <kaiyuan.tang@samsung.com>
README.md
VERSION
mobile/tct-behavior-tests/config.xml
mobile/tct-behavior-tests/manifest.json
tv/tct-behavior-tests/config.xml
tv/tct-behavior-tests/manifest.json
tv/tct-behavior-tests/tct-behavior-tests.spec
wearable/tct-behavior-tests/config.xml
wearable/tct-behavior-tests/manifest.json

index 0ec19f1..6886a6d 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 ## Introduction
 
-This is a test suite for Tizen 6.5 Behavior, which includes:
+This is a test suite for Tizen 7.0 Behavior, which includes:
 
 * `behavior/`: behavior test tool
 * `doc/`: see [documentaion](#Documentation) below
diff --git a/VERSION b/VERSION
index 70afdd8..76807ec 100755 (executable)
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
 {
-    "main-version": "6",
-    "release-version": "5"
+    "main-version": "7",
+    "release-version": "0"
 }
index 0e8804c..1f8cf4a 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="6.5" 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="7.0" viewmodes="">
     <access origin="*"/>
-    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="6.5"/>
+    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="7.0"/>
     <icon src="icon.png" height="117" width="117"/>
     <name>tct-behavior-tests</name>
     <tizen:privilege name="http://tizen.org/privilege/location"/>
index 20180c0..9f2498d 100755 (executable)
@@ -1,5 +1,5 @@
 {
-    "version": "6.5",
+    "version": "7.0",
     "name": "tct-behavior-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-behavior-tests",
index 1a7970a..b71ee36 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="6.5" 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="7.0" viewmodes="">
     <access origin="*"/>
-    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="6.5"/>
+    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="7.0"/>
     <icon src="icon.png" height="117" width="117"/>
     <name>tct-behavior-tests</name>
     <tizen:privilege name="http://tizen.org/privilege/mediacapture"/>
index 20180c0..9f2498d 100755 (executable)
@@ -1,5 +1,5 @@
 {
-    "version": "6.5",
+    "version": "7.0",
     "name": "tct-behavior-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-behavior-tests",
index 442b659..ceb4328 100755 (executable)
@@ -1,5 +1,5 @@
 name="tct-behavior-tests"
-main_version="6.5"
+main_version="7.0"
 release=""
 version="$main_version"
 appname=$(echo $name|sed 's/-/_/g')
index 6a701cb..a27784e 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="6.5" 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="7.0" viewmodes="">
     <access origin="*"/>
-    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="6.5"/>
+    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="7.0"/>
     <icon src="icon.png" height="117" width="117"/>
     <name>tct-behavior-tests</name>
     <tizen:privilege name="http://tizen.org/privilege/location"/>
index 20180c0..9f2498d 100755 (executable)
@@ -1,5 +1,5 @@
 {
-    "version": "6.5",
+    "version": "7.0",
     "name": "tct-behavior-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-behavior-tests",