提交 1aac0501 编写于 作者: G Gloria Yin

fix ai engine testcases

Change-Id: Ibc26e3cc9b4e6924c0478e604868f4995eba0889
上级 1255eb11
......@@ -13,13 +13,13 @@
"mount": [
{
"source": "testcases/ai",
"target": "/test_root/ai/engine"
"target": "/test_root/ai/ai_engine"
}
]
}
],
"driver": {
"type": "CppTestLite",
"execute": "/test_root/ai/engine/ActsAiEngineTest.bin"
"execute": "/test_root/ai/ai_engine/ActsAiEngineTest.bin"
}
}
\ No newline at end of file
......@@ -86,6 +86,7 @@ lite_component("acts_component") {
"//test/xts/acts/distributed_schedule_lite/system_ability_manager_posix:ActsSamgrTest",
"//test/xts/acts/appexecfwk_lite/bundle_mgr_posix:ActsBundleMgrTest",
"//test/xts/acts/aafwk_lite/ability_posix:ActsAbilityMgrTest",
"//test/xts/acts/ai_lite:ActsAiTest",
]
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册