提交 79d417f8 编写于 作者: G gaoxi

add

Signed-off-by: Ngaoxi <gaoxi785@huawei.com>
上级 313a1e6b
......@@ -9,7 +9,7 @@
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsCallManagerIms2CallTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsCallManagerIms2CallTest"
part_name = "call_manager"
subsystem_name = "telephony"
}
ohos_js_assets("hjs_demo_js_assets") {
js2abc = true
......
......@@ -9,7 +9,7 @@
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsCellularDataAbnormalTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsCellularDataAbnormalTest"
part_name = "cellular_data"
subsystem_name = "telephony"
}
ohos_js_assets("hjs_demo_js_assets") {
js2abc = true
......
......@@ -9,7 +9,7 @@
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsDNSTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsDNSTest"
part_name = "netmanager_ext"
subsystem_name = "communication"
}
ohos_js_assets("hjs_demo_js_assets") {
js2abc = true
......
......@@ -9,7 +9,7 @@
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsJSHTTPTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsJSHTTPTest"
part_name = "netstack"
subsystem_name = "communication"
}
ohos_js_assets("hjs_demo_js_assets") {
js2abc = true
......
......@@ -9,7 +9,7 @@
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsNetworkNopermissionTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsNetworkNopermissionTest"
part_name = "netstack"
subsystem_name = "communication"
}
ohos_js_assets("hjs_demo_js_assets") {
js2abc = true
......
......@@ -9,7 +9,7 @@
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsNetworkNowifiTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsNetworkNowifiTest"
part_name = "netstack"
subsystem_name = "communication"
}
ohos_js_assets("hjs_demo_js_assets") {
js2abc = true
......
......@@ -9,7 +9,7 @@
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsNetworkWifiTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsNetworkWifiTest"
part_name = "netstack"
subsystem_name = "communication"
}
ohos_js_assets("hjs_demo_js_assets") {
js2abc = true
......
......@@ -9,7 +9,7 @@
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsRegisterTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsRegisterTest"
part_name = "netmanager_ext"
subsystem_name = "communication"
}
ohos_js_assets("hjs_demo_js_assets") {
js2abc = true
......
......@@ -9,7 +9,7 @@
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsSocketTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsSocketTest"
part_name = "netstack"
subsystem_name = "communication"
}
ohos_js_assets("hjs_demo_js_assets") {
js2abc = true
......
......@@ -9,7 +9,7 @@
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActsSystemFetchTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsSystemFetchTest"
part_name = "netstack"
subsystem_name = "communication"
}
ohos_js_assets("hjs_demo_js_assets") {
js2abc = true
......
......@@ -9,7 +9,7 @@
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsNetManagerHttpEtsTest") {
ets2abc = true
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsNetManagerHttpEtsTest"
part_name = "netstack"
subsystem_name = "communication"
}
ohos_js_assets("ace_demo_ets_assets") {
source_dir = "./entry/src/main/ets/MainAbility"
......
......@@ -9,7 +9,7 @@
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsNetManagerSocketEtsTest") {
ets2abc = true
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsNetManagerSocketEtsTest"
part_name = "netstack"
subsystem_name = "communication"
}
ohos_js_assets("ace_demo_ets_assets") {
source_dir = "./entry/src/main/ets/MainAbility"
......
......@@ -20,6 +20,8 @@ ohos_js_hap_suite("ActsNetworkSearchTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsNetworkSearchTest"
part_name = "state_registry"
subsystem_name = "telephony"
}
ohos_js_assets("hjs_demo_js_assets") {
js2abc = true
......
......@@ -22,6 +22,8 @@ ohos_js_hap_suite("ActsObserverEtsTest") {
ets2abc = true
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsObserverEtsTest"
part_name = "netstack"
subsystem_name = "communication"
}
ohos_js_assets("ace_demo_ets_assets") {
source_dir = "./entry/src/main/ets/MainAbility"
......
......@@ -23,6 +23,8 @@ ohos_js_hap_suite("ActsRadiostatisticEtsTest") {
ets2abc = true
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActsRadiostatisticEtsTest"
part_name = "ril_adapter"
subsystem_name = "telephony"
}
ohos_js_assets("ace_demo_ets_assets") {
source_dir = "./entry/src/main/ets/MainAbility"
......
......@@ -9,7 +9,7 @@
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
......@@ -21,6 +21,8 @@ ohos_js_hap_suite("ActSmsMmsErrorTest") {
]
certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "ActSmsMmsErrorTest"
part_name = "sms_mms"
subsystem_name = "telephony"
}
ohos_js_assets("hjs_demo_js_assets") {
js2abc = true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册