@@ -29,40 +29,41 @@ export function GetCaseInfo(caseName) {
}
varallCase={
AppPermission_1300:{
func:AppPermission_1300,
info:"Verify that a system_grand system`s permission(ohos.permission.GET_NETWORK_INFO) is automatically requested during installation."
ACTS_AppPermission_1300:{
func:ACTS_AppPermission_1300,
info:"Verify that calling application(different application in the same device) is requested the system_grant system`s permission(ohos.permission.GET_NETWORK_INFO)."
},
AppPermission_1400:{
func:AppPermission_1400,
info:""
ACTS_AppPermission_1400:{
func:ACTS_AppPermission_1400,
info:"Verify that calling application(different application in the same device) is requested the system_grant system`s permission(ohos.permission.GET_NETWORK_INFO)."
},
AppPermission_1500:{
func:AppPermission_1500,
info:""
ACTS_AppPermission_1500:{
func:ACTS_AppPermission_1500,
info:"Verify that calling application(different application in the same device) is not requested the user_grant system`s permission(ohos.permission.CAMERA)."
},
AppPermission_1600:{
func:AppPermission_1600,
info:""
ACTS_AppPermission_1600:{
func:ACTS_AppPermission_1600,
info:"Verify that calling application(different application in the same device) is not requested the user_grant system`s permission(ohos.permission.CAMERA)."
},
AppPermission_1700:{
func:AppPermission_1700,
info:""
ACTS_AppPermission_1700:{
func:ACTS_AppPermission_1700,
info:"Verify that calling application(different application in the same device) is requested the system_grant user`s permission(com.amsst.permission.SYSPERMISSION)."
},
AppPermission_1800:{
func:AppPermission_1800,
info:""
ACTS_AppPermission_1800:{
func:ACTS_AppPermission_1800,
info:"Verify that calling application(different application in the same device) is requested the system_grant user`s permission(com.amsst.permission.SYSPERMISSION)."
},
}
asyncfunctionAppPermission_1300(thisobj){
varthisFunctionName=AppPermission_1300.name
asyncfunctionACTS_AppPermission_1300(thisobj){
varthisFunctionName=ACTS_AppPermission_1300.name
thisobj.logmessage=""
thisobj.logmessage+="run test case "+thisFunctionName+"\n"