提交 902560f9 编写于 作者: J jiyong

jiyong@huawei.com

Signed-off-by: Njiyong <jiyong@huawei.com>
上级 62b993fd
......@@ -18,13 +18,24 @@ group("aafwk_standard") {
if (is_standard_system) {
deps = [
"abilitymanager:actsabilitymanagertest",
"amsabilitymanager/amsMissionSnapshotTest:amsMissionSnapshotTest",
"amsabilitymanager/amsMissionSnapshotTestSingleton:amsMissionSnapshotTestSingleton",
"amsabilitymanager/amsMissionSnapshotTestSingletonS:amsMissionSnapshotTestSingletonS",
"amsdatauriutils:amsDataUriUtils",
"amszipfileunzipfilest:amsZipfileUnzipfileST",
"context:context",
"featureability:featureability",
"formmanager:formmanager",
"fwkdataaccessor:FWKDataAccessor",
#"serviceability/actsparticleabilitytest:ActsParticleAbilityTest",
"serviceability/sceneProject/particlestartability:ParticleStartAbility",
"serviceability/sceneProject/particletestserver:ParticleTestServer",
"serviceability/stserviceabilityclient:amsStServiceAbilityClient",
"serviceability/stserviceabilityserver:amsStServiceAilityServer",
"serviceability/stserviceabilityserversecond:amsStServiceAilityServerSecond",
"setshowonlockscreen:setshowonlockscreen",
"want:want",
#"verifypermission:verifypermission"
#"verifypermission:verifypermission",
"want:want"
]
}
}
......@@ -12,4 +12,4 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
require('./DataUriUtilsJsSt.test.js')
\ No newline at end of file
require('./amsMissionSnapshotTest.test.js')
\ No newline at end of file
......@@ -12,4 +12,4 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
require('./DataAbilityHelperJsSt.test.js')
\ No newline at end of file
require('./DataUriUtilsJsSt.test.js')
\ No newline at end of file
......@@ -10,7 +10,7 @@
{
"test-file-name": [
"FWKDataAccessor.hap",
"amsStDataAbility.hap"
"./resource/appexecfwk/amsStDataAbility.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
......@@ -12,4 +12,4 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
require('./amsMissionSnapshotTest.test.js')
\ No newline at end of file
require('./DataAbilityHelperJsSt.test.js')
\ No newline at end of file
......@@ -12,4 +12,4 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
require('./StServiceAbilityClient.test.js')
\ No newline at end of file
require('./ActsParticleAbilityTest.test.js')
\ No newline at end of file
此差异已折叠。
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册