提交 773c78b3 编写于 作者: I inter515

update 辅助demo编译文件

Signed-off-by: Ninter515 <ry.renyi@huawei.com>
上级 d96532b1
...@@ -12,11 +12,9 @@ ...@@ -12,11 +12,9 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsAccessTokenTest5") { ohos_hap_assist_suite("bmsAccessTokenTest5") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsAccessTokenTest5" hap_name = "bmsAccessTokenTest5"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,11 +12,9 @@ ...@@ -12,11 +12,9 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsAccessTokenTest4") { ohos_hap_assist_suite("bmsAccessTokenTest4") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsAccessTokenTest4" hap_name = "bmsAccessTokenTest4"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,11 +12,9 @@ ...@@ -12,11 +12,9 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsAccessTokenTest1") { ohos_hap_assist_suite("bmsAccessTokenTest1") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsAccessTokenTest1" hap_name = "bmsAccessTokenTest1"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsAccessTokenTest3") { ohos_hap_assist_suite("bmsAccessTokenTest3") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsAccessTokenTest3" hap_name = "bmsAccessTokenTest3"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsAccessTokenTest2") { ohos_hap_assist_suite("bmsAccessTokenTest2") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsAccessTokenTest2" hap_name = "bmsAccessTokenTest2"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("first_right") { ohos_hap_assist_suite("first_right") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "first_right" hap_name = "first_right"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsThirdBundleTest5") { ohos_hap_assist_suite("bmsThirdBundleTest5") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsThirdBundleTest5" hap_name = "bmsThirdBundleTest5"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsThirdBundleTest1") { ohos_hap_assist_suite("bmsThirdBundleTest1") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsThirdBundleTest1" hap_name = "bmsThirdBundleTest1"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsThirdBundleTestA1") { ohos_hap_assist_suite("bmsThirdBundleTestA1") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsThirdBundleTestA1" hap_name = "bmsThirdBundleTestA1"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsThirdBundleTest4") { ohos_hap_assist_suite("bmsThirdBundleTest4") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsThirdBundleTest4" hap_name = "bmsThirdBundleTest4"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsThirdBundleC") { ohos_hap_assist_suite("bmsThirdBundleC") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsThirdBundleC" hap_name = "bmsThirdBundleC"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsThirdBundleJs") { ohos_hap_assist_suite("bmsThirdBundleJs") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsThirdBundleJs" hap_name = "bmsThirdBundleJs"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsSystemBundleTest1") { ohos_hap_assist_suite("bmsSystemBundleTest1") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsSystemBundleTest1" hap_name = "bmsSystemBundleTest1"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsSystemBundleTest2") { ohos_hap_assist_suite("bmsSystemBundleTest2") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsSystemBundleTest2" hap_name = "bmsSystemBundleTest2"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsVendorBundleTest1") { ohos_hap_assist_suite("bmsVendorBundleTest1") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsVendorBundleTest1" hap_name = "bmsVendorBundleTest1"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsThirdBundleTest2") { ohos_hap_assist_suite("bmsThirdBundleTest2") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsThirdBundleTest2" hap_name = "bmsThirdBundleTest2"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsThirdBundleTest7") { ohos_hap_assist_suite("bmsThirdBundleTest7") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsThirdBundleTest7" hap_name = "bmsThirdBundleTest7"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsThirdBundleTest6") { ohos_hap_assist_suite("bmsThirdBundleTest6") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsThirdBundleTest6" hap_name = "bmsThirdBundleTest6"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsThirdBundleTest3") { ohos_hap_assist_suite("bmsThirdBundleTest3") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsThirdBundleTest3" hap_name = "bmsThirdBundleTest3"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsMainAbilityFirstScene") { ohos_hap_assist_suite("bmsMainAbilityFirstScene") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsMainAbilityFirstScene" hap_name = "bmsMainAbilityFirstScene"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsMainAbilitySecondScene") { ohos_hap_assist_suite("bmsMainAbilitySecondScene") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsMainAbilitySecondScene" hap_name = "bmsMainAbilitySecondScene"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsModuleNameTest1") { ohos_hap_assist_suite("bmsModuleNameTest1") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsModuleNameTest1" hap_name = "bmsModuleNameTest1"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsModuleNameTest2") { ohos_hap_assist_suite("bmsModuleNameTest2") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsModuleNameTest2" hap_name = "bmsModuleNameTest2"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsJstest5") { ohos_hap_assist_suite("bmsJstest5") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsJstest5" hap_name = "bmsJstest5"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsJstest4") { ohos_hap_assist_suite("bmsJstest4") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsJstest4" hap_name = "bmsJstest4"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsJstest1") { ohos_hap_assist_suite("bmsJstest1") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsJstest1" hap_name = "bmsJstest1"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsJstest6") { ohos_hap_assist_suite("bmsJstest6") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsJstest6" hap_name = "bmsJstest6"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsJstest3") { ohos_hap_assist_suite("bmsJstest3") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsJstest3" hap_name = "bmsJstest3"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsJstest2") { ohos_hap_assist_suite("bmsJstest2") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "bmsJstest2" hap_name = "bmsJstest2"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -12,13 +12,11 @@ ...@@ -12,13 +12,11 @@
# limitations under the License. # limitations under the License.
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("second_right") { ohos_hap_assist_suite("second_right") {
hap_profile = "./src/main/config.json" hap_profile = "./src/main/config.json"
hap_name = "second_right" hap_name = "second_right"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -13,13 +13,11 @@ ...@@ -13,13 +13,11 @@
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsStageDemo1") { ohos_hap_assist_suite("bmsStageDemo1") {
hap_profile = "entry/src/main/module.json" hap_profile = "entry/src/main/module.json"
hap_name = "bmsStageDemo1" hap_name = "bmsStageDemo1"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -13,13 +13,11 @@ ...@@ -13,13 +13,11 @@
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_hap("bmsStageDemo2") { ohos_hap_assist_suite("bmsStageDemo2") {
hap_profile = "entry/src/main/module.json" hap_profile = "entry/src/main/module.json"
hap_name = "bmsStageDemo2" hap_name = "bmsStageDemo2"
subsystem_name = "bundlemanager" subsystem_name = "bundlemanager"
part_name = "bundle_framework" part_name = "bundle_framework"
final_hap_path =
"${SUITES_OUTPUT_ROOT}/${XTS_SUITENAME}/testcases/${hap_name}.hap"
testonly = true testonly = true
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册