version up form 8.0 to 9.0 30/300830/1
authorchen <chen89.chen@samsung.com>
Thu, 2 Nov 2023 09:31:33 +0000 (17:31 +0800)
committerchen <chen89.chen@samsung.com>
Thu, 2 Nov 2023 09:31:37 +0000 (17:31 +0800)
Change-Id: Id33fe3c350fa8ab6f5f5a6fd7cae7b065db45470
Signed-off-by: chen <chen89.chen@samsung.com>
README.md
VERSION
iot/tct-behavior-tests/config.xml
iot/tct-behavior-tests/manifest.json
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 4023b93..20cee97 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 ## Introduction
 
-This is a test suite for Tizen 8.0 Behavior, which includes:
+This is a test suite for Tizen 9.0 Behavior, which includes:
 
 * `behavior/`: behavior test tool
 * `doc/`: see [documentaion](#Documentation) below
diff --git a/VERSION b/VERSION
index 22acecc..6f7c522 100755 (executable)
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
 {
-    "main-version": "8",
+    "main-version": "9",
     "release-version": "0"
 }
index 1a5a11c..e22c5ce 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="8.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="9.0" viewmodes="">
     <access origin="*"/>
-    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="8.0"/>
+    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="9.0"/>
     <icon src="icon.png" height="117" width="117"/>
     <name>tct-behavior-tests</name>
     <tizen:privilege name="http://tizen.org/privilege/location"/>
index f2872ec..09ee010 100755 (executable)
@@ -1,5 +1,5 @@
 {
-    "version": "8.0",
+    "version": "9.0",
     "name": "tct-behavior-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-behavior-tests",
index 1a5a11c..e22c5ce 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="8.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="9.0" viewmodes="">
     <access origin="*"/>
-    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="8.0"/>
+    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="9.0"/>
     <icon src="icon.png" height="117" width="117"/>
     <name>tct-behavior-tests</name>
     <tizen:privilege name="http://tizen.org/privilege/location"/>
index f2872ec..09ee010 100755 (executable)
@@ -1,5 +1,5 @@
 {
-    "version": "8.0",
+    "version": "9.0",
     "name": "tct-behavior-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-behavior-tests",
index 6f3b89a..19952a0 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="8.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="9.0" viewmodes="">
     <access origin="*"/>
-    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="8.0"/>
+    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="9.0"/>
     <icon src="icon.png" height="117" width="117"/>
     <name>tct-behavior-tests</name>
     <tizen:privilege name="http://tizen.org/privilege/mediacapture"/>
index f2872ec..09ee010 100755 (executable)
@@ -1,5 +1,5 @@
 {
-    "version": "8.0",
+    "version": "9.0",
     "name": "tct-behavior-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-behavior-tests",
index 918dc57..54b33e1 100755 (executable)
@@ -1,5 +1,5 @@
 name="tct-behavior-tests"
-main_version="8.0"
+main_version="9.0"
 release=""
 version="$main_version"
 appname=$(echo $name|sed 's/-/_/g')
index 14a4365..50393e1 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="8.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="9.0" viewmodes="">
     <access origin="*"/>
-    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="8.0"/>
+    <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="9.0"/>
     <icon src="icon.png" height="117" width="117"/>
     <name>tct-behavior-tests</name>
     <tizen:privilege name="http://tizen.org/privilege/location"/>
index f2872ec..09ee010 100755 (executable)
@@ -1,5 +1,5 @@
 {
-    "version": "8.0",
+    "version": "9.0",
     "name": "tct-behavior-tests",
     "permissions": ["tabs", "unlimited_storage", "notifications", "http://*/*", "https://*/*"],
     "description": "tct-behavior-tests",