From: zhongyuan Date: Tue, 22 May 2018 03:15:13 +0000 (+0800) Subject: [common][widgetpolicy][TFIVE-2208, modify test description for manual test] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=43b58e1f47202f4ca38be228234604fae6e68f1d;p=test%2Ftct%2Fweb%2Fapi.git [common][widgetpolicy][TFIVE-2208, modify test description for manual test] Change-Id: Idb6782c09cd77870fb184b953215086a4e8d8bb1 --- diff --git a/common/tct-widgetpolicy-w3c-tests/tests.xml b/common/tct-widgetpolicy-w3c-tests/tests.xml index 47218b3eb..3478c40b3 100755 --- a/common/tct-widgetpolicy-w3c-tests/tests.xml +++ b/common/tct-widgetpolicy-w3c-tests/tests.xml @@ -61,8 +61,8 @@ Get the $pkgid of load_image_and_script.wgt with the command : pkgcmd -l, then uninstall the load_image_and_script.wgt with the command : pkgcmd -u -t wgt -q -n $pkgid - Get the $appid of load_image_and_script.wgt with the command : app_launcher -l, Give the smack access to app with the command : echo "User::Shell User::Pkg::$appid rwx" | smackload -echo "User::Pkg::$appid User::Shell rwx" | smackload, + Get the $appid of load_image_and_script.wgt with the command : app_launcher -l, Give the smack access to app with the command : echo "User::Shell User::Pkg::$pkgid rwx" | smackload +echo "User::Pkg::$pkgid User::Shell rwx" | smackload, launch load_image_and_script.wgt with the command : app_launcher -s $appid The screen shows "PASS" on green backgroud and a gray background of "...testing..." image is displayed. @@ -76,8 +76,8 @@ echo "User::Pkg::$appid User::Shell rwx" | smackload, Get the $pkgid of load_text_over_xhr.wgt with the command : pkgcmd -l, then uninstall the load_text_over_xhr.wgt with the command : pkgcmd -u -t wgt -q -n $pkgid - Get the $appid of load_text_over_xhr.wgt with the command : app_launcher -l, Give the smack access to app with the command : echo "User::Shell User::Pkg::$appid rwx" | smackload -echo "User::Pkg::$appid User::Shell rwx" | smackload, + Get the $appid of load_text_over_xhr.wgt with the command : app_launcher -l, Give the smack access to app with the command : echo "User::Shell User::Pkg::$pkgid rwx" | smackload +echo "User::Pkg::$pkgid User::Shell rwx" | smackload, launch load_text_over_xhr.wgt with the command : app_launcher -s $appid The screen shows "PASS" on green backgroud. @@ -117,8 +117,8 @@ echo "User::Pkg::$appid User::Shell rwx" | smackload, Get the $pkgid of wildcard_support.wgt with the command : pkgcmd -l, then uninstall the wildcard_support.wgt with the command : pkgcmd -u -t wgt -q -n $pkgid - Get the $appid of wildcard_support.wgt with the command : app_launcher -l, Give the smack access to app with the command : echo "User::Shell User::Pkg::$appid rwx" | smackload -echo "User::Pkg::$appid User::Shell rwx" | smackload, + Get the $appid of wildcard_support.wgt with the command : app_launcher -l, Give the smack access to app with the command : echo "User::Shell User::Pkg::$pkgid rwx" | smackload +echo "User::Pkg::$pkgid User::Shell rwx" | smackload, launch wildcard_support.wgt with the command : app_launcher -s $appid The screen shows "PASS" on green backgroud.