diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/BUILD.gn b/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/BUILD.gn old mode 100755 new mode 100644 diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/Test.json b/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/Test.json old mode 100755 new mode 100644 diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/entry/src/main/config.json b/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/entry/src/main/config.json old mode 100755 new mode 100644 diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/entry/src/main/js/default/app.js b/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/entry/src/main/js/default/app.js old mode 100755 new mode 100644 diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/entry/src/main/js/default/pages/index/index.css b/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/entry/src/main/js/default/pages/index/index.css old mode 100755 new mode 100644 diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/entry/src/main/js/default/pages/index/index.js b/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/entry/src/main/js/default/pages/index/index.js old mode 100755 new mode 100644 diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/entry/src/main/js/test/FormFuzzTestString.test.js b/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/entry/src/main/js/test/FormFuzzTestString.test.js index 1bc192746f1755068d8faa34f047748167f4cce2..8fed4df8e1b42da71dca8efb998e7c7b79ba0021 100644 --- a/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/entry/src/main/js/test/FormFuzzTestString.test.js +++ b/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/entry/src/main/js/test/FormFuzzTestString.test.js @@ -810,30 +810,6 @@ describe('FMS_FuzzTest', function () { console.info('=====================FMS_fuzzTestString_0300_param_10_callback==================end'); }, TIMEOUT) }) - - /** - * @tc.name fuzzTest - * @tc.number FMS_fuzzTestString_0300 - * @tc.desc Check whether the releaseForm interface can pass the fuzzy test (by Promise) - */ - it('FMS_fuzzTestString_0300_param_10_promise', 0, async function (done) { - console.log("FMS_fuzzTestString_0300_param_10_promise releaseForm begin"); - - var formId = numberTest() + ""; - console.log("FMS_fuzzTestString_0300_param_10_promise releaseForm formId typeof:" - + typeof(formId) + ",formId:" + formId); - - formManager.releaseForm(formId).then((err) => { - console.log("FMS_fuzzTestString_0300_param_10_promise async::sucess err:" + err); - expect(err).assertEqual(0); - console.log("FMS_fuzzTestString_0300_param_10_promise deleteForm end"); - done(); - }); - - setTimeout(function () { - console.info('=====================FMS_fuzzTestString_0300_param_10_promise==================end'); - }, TIMEOUT) - }) /** * @tc.name fuzzTest @@ -870,34 +846,6 @@ describe('FMS_FuzzTest', function () { }, TIMEOUT) }) - /** - * @tc.name fuzzTest - * @tc.number FMS_fuzzTestString_0300 - * @tc.desc Check whether the releaseForm interface can pass the fuzzy test (by Promise) - */ - it('FMS_fuzzTestString_0300_param_11_promise', 0, async function (done) { - console.log("FMS_fuzzTestString_0300_param_11_promise releaseForm begin"); - - var formId = numberTest() + ""; - console.log("FMS_fuzzTestString_0300_param_11_promise releaseForm formId typeof:" - + typeof(formId) + ",formId:" + formId); - - var isReleaseCache = booleanTest(); - console.log("FMS_fuzzTestString_0300_param_11_promise releaseForm isReleaseCache typeof:" - + typeof(isReleaseCache)); - - formManager.releaseForm(formId, isReleaseCache).then((err) => { - console.log("FMS_fuzzTestString_0300_param_11_promise async::sucess err:" + err); - expect(err).assertEqual(0); - console.log("FMS_fuzzTestString_0300_param_11_promise deleteForm end"); - done(); - }); - - setTimeout(function () { - console.info('=====================FMS_fuzzTestString_0300_param_11_promise==================end'); - }, TIMEOUT) - }) - /** * @tc.name fuzzTest * @tc.number FMS_fuzzTestString_1200 diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/entry/src/main/resources/base/element/string.json b/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/entry/src/main/resources/base/element/string.json old mode 100755 new mode 100644 diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/signature/openharmony_sx.p7b b/aafwk/aafwk_standard/formmanager/formsystemtesthost/FormFuzzTest/signature/openharmony_sx.p7b old mode 100755 new mode 100644 diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo10/Test.json b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo10/Test.json index 8d8bd5105c689fd77dfd0ba58f4f177f4a2cfa8e..9f88ec1f7a2e734ab97eda7b61546d9a48668b5c 100644 --- a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo10/Test.json +++ b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo10/Test.json @@ -10,23 +10,10 @@ { "test-file-name": [ "GetAllFormsInfo10.hap", - "ActsFormSystemTestServiceD" + "ActsFormSystemTestServiceD.hap" ], "type": "AppInstallKit", "cleanup-apps": true - }, - { - "type": "ShellKit", - "run-command": [ - "remount", - "mkdir /system/vendor" - ] - }, - { - "type": "ShellKit", - "run-command": [ - "chmod 644 /system/vendor/*.hap" - ] - } - ] + } + ] } diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo10/entry/src/main/config.json b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo10/entry/src/main/config.json index c55339fa42a8f33a0951fc4eaf51404d24239472..d3c11a2284b28d8ff2e1b2396192c25f72a1a304 100644 --- a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo10/entry/src/main/config.json +++ b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo10/entry/src/main/config.json @@ -1,63 +1,63 @@ -{ - "app": { - "bundleName": "com.example.getallformsinfo10", - "vendor": "example", - "version": { - "code": 1, - "name": "1.0" - }, - "apiVersion": { - "compatible": 5, - "target": 5, - "releaseType": "Beta1" - } - }, - "deviceConfig": {}, - "module": { - "package": "com.example.getallformsinfo10", - "name": ".MyApplication", - "mainAbility": "com.example.getallformsinfo10.MainAbility", - "deviceType": [ - "phone" - ], - "distro": { - "deliveryWithInstall": true, - "moduleName": "entry", - "moduleType": "entry", - "installationFree": false - }, - "abilities": [ - { - "skills": [ - { - "entities": [ - "entity.system.home" - ], - "actions": [ - "action.system.home" - ] - } - ], - "visible": true, - "name": "com.example.getallformsinfo10.MainAbility", - "icon": "$media:icon", - "description": "$string:mainability_description", - "label": "$string:entry_MainAbility", - "type": "page", - "launchType": "standard" - } - ], - "js": [ - { - "pages": [ - "pages/index/index" - ], - "name": "default", - "window": { - "designWidth": 720, - "autoDesignWidth": true - } - } - ] - } +{ + "app": { + "bundleName": "com.example.getallformsinfo10", + "vendor": "example", + "version": { + "code": 1, + "name": "1.0" + }, + "apiVersion": { + "compatible": 5, + "target": 5, + "releaseType": "Beta1" + } + }, + "deviceConfig": {}, + "module": { + "package": "com.example.getallformsinfo10", + "name": ".MyApplication", + "mainAbility": "com.example.getallformsinfo10.MainAbility", + "deviceType": [ + "phone" + ], + "distro": { + "deliveryWithInstall": true, + "moduleName": "entry", + "moduleType": "entry", + "installationFree": false + }, + "abilities": [ + { + "skills": [ + { + "entities": [ + "entity.system.home" + ], + "actions": [ + "action.system.home" + ] + } + ], + "visible": true, + "name": "com.example.getallformsinfo10.MainAbility", + "icon": "$media:icon", + "description": "$string:mainability_description", + "label": "$string:entry_MainAbility", + "type": "page", + "launchType": "standard" + } + ], + "js": [ + { + "pages": [ + "pages/index/index" + ], + "name": "default", + "window": { + "designWidth": 720, + "autoDesignWidth": true + } + } + ] + } } \ No newline at end of file diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo10/entry/src/main/resources/base/element/string.json b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo10/entry/src/main/resources/base/element/string.json index a8c86be4485c29333ca2222093de261bca558568..18cf63518c1c74e19236272c28e8aee4ff4b077f 100644 --- a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo10/entry/src/main/resources/base/element/string.json +++ b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo10/entry/src/main/resources/base/element/string.json @@ -1,12 +1,12 @@ -{ - "string": [ - { - "name": "entry_MainAbility", - "value": "GetAllFormsInfo10" - }, - { - "name": "mainability_description", - "value": "JS_Empty Ability" - } - ] +{ + "string": [ + { + "name": "entry_MainAbility", + "value": "GetAllFormsInfo10" + }, + { + "name": "mainability_description", + "value": "JS_Empty Ability" + } + ] } \ No newline at end of file diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo201/Test.json b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo201/Test.json index 407118fcff4555363c49d5ebdfd39f82a8aae8bf..1bcd73446d5b3961a85f84a39ff6a6ac881dfbba 100644 --- a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo201/Test.json +++ b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo201/Test.json @@ -10,24 +10,11 @@ { "test-file-name": [ "GetAllFormsInfo201.hap", - "ActsFormSystemTestServiceB", - "ActsFormSystemTestServiceD" + "ActsFormSystemTestServiceB.hap", + "ActsFormSystemTestServiceD.hap" ], "type": "AppInstallKit", "cleanup-apps": true - }, - { - "type": "ShellKit", - "run-command": [ - "remount", - "mkdir /system/vendor" - ] - }, - { - "type": "ShellKit", - "run-command": [ - "chmod 644 /system/vendor/*.hap" - ] - } - ] + } + ] } diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo201/entry/src/main/config.json b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo201/entry/src/main/config.json index 833d96877b8208b9a892524a5fe4eac28aabeb9e..554be55d7186b6047a9cdafcf59acf62a171fdc0 100644 --- a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo201/entry/src/main/config.json +++ b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo201/entry/src/main/config.json @@ -1,63 +1,63 @@ -{ - "app": { - "bundleName": "com.example.getallformsinfo201", - "vendor": "example", - "version": { - "code": 1, - "name": "1.0" - }, - "apiVersion": { - "compatible": 5, - "target": 5, - "releaseType": "Beta1" - } - }, - "deviceConfig": {}, - "module": { - "package": "com.example.getallformsinfo201", - "name": ".MyApplication", - "mainAbility": "com.example.getallformsinfo201.MainAbility", - "deviceType": [ - "phone" - ], - "distro": { - "deliveryWithInstall": true, - "moduleName": "entry", - "moduleType": "entry", - "installationFree": false - }, - "abilities": [ - { - "skills": [ - { - "entities": [ - "entity.system.home" - ], - "actions": [ - "action.system.home" - ] - } - ], - "visible": true, - "name": "com.example.getallformsinfo201.MainAbility", - "icon": "$media:icon", - "description": "$string:mainability_description", - "label": "$string:entry_MainAbility", - "type": "page", - "launchType": "standard" - } - ], - "js": [ - { - "pages": [ - "pages/index/index" - ], - "name": "default", - "window": { - "designWidth": 720, - "autoDesignWidth": true - } - } - ] - } +{ + "app": { + "bundleName": "com.example.getallformsinfo201", + "vendor": "example", + "version": { + "code": 1, + "name": "1.0" + }, + "apiVersion": { + "compatible": 5, + "target": 5, + "releaseType": "Beta1" + } + }, + "deviceConfig": {}, + "module": { + "package": "com.example.getallformsinfo201", + "name": ".MyApplication", + "mainAbility": "com.example.getallformsinfo201.MainAbility", + "deviceType": [ + "phone" + ], + "distro": { + "deliveryWithInstall": true, + "moduleName": "entry", + "moduleType": "entry", + "installationFree": false + }, + "abilities": [ + { + "skills": [ + { + "entities": [ + "entity.system.home" + ], + "actions": [ + "action.system.home" + ] + } + ], + "visible": true, + "name": "com.example.getallformsinfo201.MainAbility", + "icon": "$media:icon", + "description": "$string:mainability_description", + "label": "$string:entry_MainAbility", + "type": "page", + "launchType": "standard" + } + ], + "js": [ + { + "pages": [ + "pages/index/index" + ], + "name": "default", + "window": { + "designWidth": 720, + "autoDesignWidth": true + } + } + ] + } } \ No newline at end of file diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo201/entry/src/main/resources/base/element/string.json b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo201/entry/src/main/resources/base/element/string.json index 5627ae9763c36bcd7a1d0de5660d9ae8004e54ed..098147ed10fdde46dfec784fe2baf03f1a0fcad2 100644 --- a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo201/entry/src/main/resources/base/element/string.json +++ b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo201/entry/src/main/resources/base/element/string.json @@ -1,12 +1,12 @@ -{ - "string": [ - { - "name": "entry_MainAbility", - "value": "GetAllFormsInfo201" - }, - { - "name": "mainability_description", - "value": "JS_Empty Ability" - } - ] +{ + "string": [ + { + "name": "entry_MainAbility", + "value": "GetAllFormsInfo201" + }, + { + "name": "mainability_description", + "value": "JS_Empty Ability" + } + ] } \ No newline at end of file diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo211/Test.json b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo211/Test.json index 21ea163c0908b6d004bd5533e4a26541d6f1e4b4..466167efc89dd2932a82ecf89a020026ae771056 100644 --- a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo211/Test.json +++ b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo211/Test.json @@ -10,24 +10,11 @@ { "test-file-name": [ "GetAllFormsInfo211.hap", - "ActsFormSystemTestServiceB", - "ActsFormSystemTestServiceC" + "ActsFormSystemTestServiceB.hap", + "ActsFormSystemTestServiceC.hap" ], "type": "AppInstallKit", "cleanup-apps": true - }, - { - "type": "ShellKit", - "run-command": [ - "remount", - "mkdir /system/vendor" - ] - }, - { - "type": "ShellKit", - "run-command": [ - "chmod 644 /system/vendor/*.hap" - ] - } - ] + } + ] } diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo211/entry/src/main/config.json b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo211/entry/src/main/config.json index 70c190cc56d9a8f453a01d4f0244a95b53844321..6e7a68842e769cbd64a8d1c6a885db6c83c01495 100644 --- a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo211/entry/src/main/config.json +++ b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo211/entry/src/main/config.json @@ -1,63 +1,63 @@ -{ - "app": { - "bundleName": "com.example.getallformsinfo211", - "vendor": "example", - "version": { - "code": 1, - "name": "1.0" - }, - "apiVersion": { - "compatible": 5, - "target": 5, - "releaseType": "Beta1" - } - }, - "deviceConfig": {}, - "module": { - "package": "com.example.getallformsinfo211", - "name": ".MyApplication", - "mainAbility": "com.example.getallformsinfo211.MainAbility", - "deviceType": [ - "phone" - ], - "distro": { - "deliveryWithInstall": true, - "moduleName": "entry", - "moduleType": "entry", - "installationFree": false - }, - "abilities": [ - { - "skills": [ - { - "entities": [ - "entity.system.home" - ], - "actions": [ - "action.system.home" - ] - } - ], - "visible": true, - "name": "com.example.getallformsinfo211.MainAbility", - "icon": "$media:icon", - "description": "$string:mainability_description", - "label": "$string:entry_MainAbility", - "type": "page", - "launchType": "standard" - } - ], - "js": [ - { - "pages": [ - "pages/index/index" - ], - "name": "default", - "window": { - "designWidth": 720, - "autoDesignWidth": true - } - } - ] - } +{ + "app": { + "bundleName": "com.example.getallformsinfo211", + "vendor": "example", + "version": { + "code": 1, + "name": "1.0" + }, + "apiVersion": { + "compatible": 5, + "target": 5, + "releaseType": "Beta1" + } + }, + "deviceConfig": {}, + "module": { + "package": "com.example.getallformsinfo211", + "name": ".MyApplication", + "mainAbility": "com.example.getallformsinfo211.MainAbility", + "deviceType": [ + "phone" + ], + "distro": { + "deliveryWithInstall": true, + "moduleName": "entry", + "moduleType": "entry", + "installationFree": false + }, + "abilities": [ + { + "skills": [ + { + "entities": [ + "entity.system.home" + ], + "actions": [ + "action.system.home" + ] + } + ], + "visible": true, + "name": "com.example.getallformsinfo211.MainAbility", + "icon": "$media:icon", + "description": "$string:mainability_description", + "label": "$string:entry_MainAbility", + "type": "page", + "launchType": "standard" + } + ], + "js": [ + { + "pages": [ + "pages/index/index" + ], + "name": "default", + "window": { + "designWidth": 720, + "autoDesignWidth": true + } + } + ] + } } \ No newline at end of file diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo211/entry/src/main/resources/base/element/string.json b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo211/entry/src/main/resources/base/element/string.json index d555768dc99181b1f4fbd744ecc0e058c36319f1..361473e0d163ed9ea4ad0cc788bb5bac2c662059 100644 --- a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo211/entry/src/main/resources/base/element/string.json +++ b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo211/entry/src/main/resources/base/element/string.json @@ -1,12 +1,12 @@ -{ - "string": [ - { - "name": "entry_MainAbility", - "value": "GetAllFormsInfo211" - }, - { - "name": "mainability_description", - "value": "JS_Empty Ability" - } - ] +{ + "string": [ + { + "name": "entry_MainAbility", + "value": "GetAllFormsInfo211" + }, + { + "name": "mainability_description", + "value": "JS_Empty Ability" + } + ] } \ No newline at end of file diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo212/Test.json b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo212/Test.json index 458c4620ca5587e9b68b741493918f6344cbc0e3..7ae86bac542f3a0820cb3c050a9b970438eec39d 100644 --- a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo212/Test.json +++ b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo212/Test.json @@ -10,24 +10,11 @@ { "test-file-name": [ "GetAllFormsInfo212.hap", - "ActsFormSystemTestServiceA", - "ActsFormSystemTestServiceB" + "ActsFormSystemTestServiceA.hap", + "ActsFormSystemTestServiceB.hap" ], "type": "AppInstallKit", "cleanup-apps": true - }, - { - "type": "ShellKit", - "run-command": [ - "remount", - "mkdir /system/vendor" - ] - }, - { - "type": "ShellKit", - "run-command": [ - "chmod 644 /system/vendor/*.hap" - ] - } - ] + } + ] } diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo212/entry/src/main/config.json b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo212/entry/src/main/config.json index 65294c6726c0d9500410aa2ba61293743497477a..0e2bc5b99993c687df2ce9293e275a7f2b9218f5 100644 --- a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo212/entry/src/main/config.json +++ b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo212/entry/src/main/config.json @@ -1,63 +1,63 @@ -{ - "app": { - "bundleName": "com.example.getallformsinfo", - "vendor": "example", - "version": { - "code": 1, - "name": "1.0" - }, - "apiVersion": { - "compatible": 5, - "target": 5, - "releaseType": "Beta1" - } - }, - "deviceConfig": {}, - "module": { - "package": "com.example.getallformsinfo", - "name": ".MyApplication", - "mainAbility": "com.example.getallformsinfo.MainAbility", - "deviceType": [ - "phone" - ], - "distro": { - "deliveryWithInstall": true, - "moduleName": "entry", - "moduleType": "entry", - "installationFree": false - }, - "abilities": [ - { - "skills": [ - { - "entities": [ - "entity.system.home" - ], - "actions": [ - "action.system.home" - ] - } - ], - "visible": true, - "name": "com.example.getallformsinfo.MainAbility", - "icon": "$media:icon", - "description": "$string:mainability_description", - "label": "$string:entry_MainAbility", - "type": "page", - "launchType": "standard" - } - ], - "js": [ - { - "pages": [ - "pages/index/index" - ], - "name": "default", - "window": { - "designWidth": 720, - "autoDesignWidth": true - } - } - ] - } +{ + "app": { + "bundleName": "com.example.getallformsinfo", + "vendor": "example", + "version": { + "code": 1, + "name": "1.0" + }, + "apiVersion": { + "compatible": 5, + "target": 5, + "releaseType": "Beta1" + } + }, + "deviceConfig": {}, + "module": { + "package": "com.example.getallformsinfo", + "name": ".MyApplication", + "mainAbility": "com.example.getallformsinfo.MainAbility", + "deviceType": [ + "phone" + ], + "distro": { + "deliveryWithInstall": true, + "moduleName": "entry", + "moduleType": "entry", + "installationFree": false + }, + "abilities": [ + { + "skills": [ + { + "entities": [ + "entity.system.home" + ], + "actions": [ + "action.system.home" + ] + } + ], + "visible": true, + "name": "com.example.getallformsinfo.MainAbility", + "icon": "$media:icon", + "description": "$string:mainability_description", + "label": "$string:entry_MainAbility", + "type": "page", + "launchType": "standard" + } + ], + "js": [ + { + "pages": [ + "pages/index/index" + ], + "name": "default", + "window": { + "designWidth": 720, + "autoDesignWidth": true + } + } + ] + } } \ No newline at end of file diff --git a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo212/entry/src/main/resources/base/element/string.json b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo212/entry/src/main/resources/base/element/string.json index 1940d8463c42c611b5c8594f4397d3388d0e63c2..4a326ad8850c1e7d4d2fc1f537a3197b346c9d3c 100644 --- a/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo212/entry/src/main/resources/base/element/string.json +++ b/aafwk/aafwk_standard/formmanager/formsystemtesthost/getallformsinfo212/entry/src/main/resources/base/element/string.json @@ -1,12 +1,12 @@ -{ - "string": [ - { - "name": "entry_MainAbility", - "value": "GetAllFormsInfo212" - }, - { - "name": "mainability_description", - "value": "JS_Empty Ability" - } - ] +{ + "string": [ + { + "name": "entry_MainAbility", + "value": "GetAllFormsInfo212" + }, + { + "name": "mainability_description", + "value": "JS_Empty Ability" + } + ] } \ No newline at end of file diff --git a/aafwk/aafwk_standard/formmanager/formsystemtestservice/formsystemtestservicea/Test.json b/aafwk/aafwk_standard/formmanager/formsystemtestservice/formsystemtestservicea/Test.json old mode 100644 new mode 100755 diff --git a/aafwk/aafwk_standard/formmanager/formsystemtestservice/formsystemtestserviceb/src/main/config.json b/aafwk/aafwk_standard/formmanager/formsystemtestservice/formsystemtestserviceb/src/main/config.json index 733fc3e284d2b8f87ad2160ad5b0344ede7cdce2..fd4bca48e5d0f4b0e75787719e57a728b62e9b6e 100644 --- a/aafwk/aafwk_standard/formmanager/formsystemtestservice/formsystemtestserviceb/src/main/config.json +++ b/aafwk/aafwk_standard/formmanager/formsystemtestservice/formsystemtestserviceb/src/main/config.json @@ -1,7 +1,7 @@ { "app": { "bundleName": "com.form.formsystemtestserviceb", - "vendor": "neusoft", + "vendor": "ohos", "version": { "code": 1, "name": "1.0" @@ -37,7 +37,7 @@ } ], "visible": true, - "name": "com.form.formmodule001.FormAbility001", + "name": "FormStServiceAbilityB", "icon": "$media:icon", "description": "$string:mainability_description", "label": "$string:entry_MainAbility", @@ -66,7 +66,7 @@ } ] } - } + } ] } ], diff --git a/aafwk/aafwk_standard/formmanager/formsystemtestservice/formsystemtestservicec/src/main/config.json b/aafwk/aafwk_standard/formmanager/formsystemtestservice/formsystemtestservicec/src/main/config.json index 8ac281f589115bd22ca78af685db5b531a0a5426..2d4552a93e102b773fe1e8d11562c7a0fdd7296f 100644 --- a/aafwk/aafwk_standard/formmanager/formsystemtestservice/formsystemtestservicec/src/main/config.json +++ b/aafwk/aafwk_standard/formmanager/formsystemtestservice/formsystemtestservicec/src/main/config.json @@ -1,7 +1,7 @@ { "app": { "bundleName": "com.form.formsystemtestservicec", - "vendor": "neusoft", + "vendor": "ohos", "version": { "code": 1, "name": "1.0" @@ -37,7 +37,7 @@ } ], "visible": true, - "name": "com.form.formmodule001.FormAbility001", + "name": "FormStServiceAbilityC", "icon": "$media:icon", "description": "$string:mainability_description", "label": "$string:entry_MainAbility", diff --git a/aafwk/aafwk_standard/formmanager/formsystemtestservice/formsystemtestserviced/src/main/config.json b/aafwk/aafwk_standard/formmanager/formsystemtestservice/formsystemtestserviced/src/main/config.json index 989557e5ee95ccf6c3edb29f107c5a2baf20eea9..7fd7cae3a58c1a2731d8c9835536024b18ba3456 100644 --- a/aafwk/aafwk_standard/formmanager/formsystemtestservice/formsystemtestserviced/src/main/config.json +++ b/aafwk/aafwk_standard/formmanager/formsystemtestservice/formsystemtestserviced/src/main/config.json @@ -37,7 +37,7 @@ } ], "visible": true, - "name": "FormStServiceAbilityA", + "name": "FormStServiceAbilityD", "icon": "$media:icon", "description": "$string:mainability_description", "label": "$string:entry_MainAbility",